From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 4 Nov 2014 21:09:38 +0100 Subject: [U-Boot] [PATCH 5/5] arm: socfpga: Add example UDC config In-Reply-To: <20141104195157.GG13607@amd> References: <1415077654-17181-1-git-send-email-marex@denx.de> <1415077654-17181-5-git-send-email-marex@denx.de> <20141104195157.GG13607@amd> Message-ID: <201411042109.38962.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, November 04, 2014 at 08:51:57 PM, Pavel Machek wrote: > Hi! > > > Add example of an USB UDC configuration with DFU and UMS. > > > > Signed-off-by: Marek Vasut > > Cc: Chin Liang See > > Cc: Dinh Nguyen > > Cc: Vince Bridgers > > Cc: Pavel Machek > > Cc: Stefan Roese > > Cc: Lukasz Majewski > > > > +/* USB IDs */ > > +#define CONFIG_G_DNL_VENDOR_NUM 0x0525 /* NetChip */ > > +#define CONFIG_G_DNL_PRODUCT_NUM 0xA4A5 /* Linux-USB File-backed Storage > > Gadget */ > > Will not this make NetChip rather angry? You mean that netchip which reserved this ID especially for free use ? No. Best regards, Marek Vasut