
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