From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Wed, 28 Nov 2012 09:21:22 +0800 Subject: [U-Boot] [PATCH 0/4] enable USB OHCI on sam9x5ek boards In-Reply-To: <1354034273-15093-1-git-send-email-richard.genoud@gmail.com> References: <1354034273-15093-1-git-send-email-richard.genoud@gmail.com> Message-ID: <50B56712.4070101@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 Richard Genoud, On 11/28/2012 0:37, Richard Genoud wrote: > This small patchset is based on current master ( 178d0cc1a4c73c3341afbeb2a93b172de8c96bd1 ) > It enables usb ohci on at91sam9x5ek boards. > Tested it with a sam9g35 CPU and a usb key. > > Richard Genoud (4): > usb documentation: fix typo > ARM: at91sam9x5: enable USB OHCI support for 9x5ek board. > at91sam9x5ek: regroup FAT/DOS features > at91sam9x5ek: add USB OHCI configuration Thanks for your work. I think if enable EHCI instead of OHCI will be better? Best Regards, Bo Shen