From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Wed, 11 Sep 2013 18:14:43 +0800 Subject: [U-Boot] [PATCH v2 0/3] USB: atmel: add atmel usba udc driver support In-Reply-To: <201309101627.46511.marex@denx.de> References: <1378807422-1583-1-git-send-email-voice.shen@atmel.com> <201309101627.46511.marex@denx.de> Message-ID: <52304293.9060307@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek Vasut, On 9/10/2013 22:27, Marek Vasut wrote: > Dear Bo Shen, > >> Add atmel usb udc driver support porting from Linux kernel. >> Using RNDIS gadget driver to test it. >> >> Test OK on at91sam9m10g45ek, at91sam9m10g45ek, and sama5d31ek boards. >> >> It need the patch from: Troy Kisky >> (usb: gadget: config: fix unaligned access issues) >> more information: http://patchwork.ozlabs.org/patch/264151/ > > You might need to fix that patch yourself and resubmit it, I remember some > comments about it. OK, I will resubmit it > Best regards, > Marek Vasut > Best Regards, Bo Shen