From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 10 Sep 2013 16:27:46 +0200 Subject: [U-Boot] [PATCH v2 0/3] USB: atmel: add atmel usba udc driver support In-Reply-To: <1378807422-1583-1-git-send-email-voice.shen@atmel.com> References: <1378807422-1583-1-git-send-email-voice.shen@atmel.com> Message-ID: <201309101627.46511.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 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. Best regards, Marek Vasut