From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Bryan Date: 04 Jul 2005 11:00:17 +0200 Subject: [U-Boot-Users] USB support from U-Boot for the AT91RM9200 In-Reply-To: <42C8F3F2.6080701@free.fr> References: <1120465513.3608.6.camel@daroca> <42C8F3F2.6080701@free.fr> Message-ID: <1120467617.3608.16.camel@daroca> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 2005-07-04 at 10:31, Eric BENARD / Free wrote: Thanks for the response Eric, I need a USB host support. I have been tasked with giving U-Boot the ability to boot an AT91RM9200 platform from a USB mass storage device. I have some reference code, but for a very different processor. So hoepfully your code will provide a better starting point, or ideally a complete solution!!! I used 'USB' as my search string for the subject-line in the mailing list but did not find reference to your posting. Regards, Neil. > Neil Bryan wrote: > > Has anyone added USB-support for the ATMEL AT91RM9200 in U-boot but > > has not sent the changes to be intergrated into U-Boot? > > > > I have checked the CVS-head and cannot see support for USB, so I > > presume it is not there. However, before I embark on a long and painful > > battle, I thought I would ask! > > > do you need usb host or device ? > > If host, I posted a patch a few weeks ago. I'll post an update of this > patch in a few moments. > > Eric >