[U-Boot-Users] USB Storage Device on other Boards

Hi ALL,
I'm trying to put the u-Boot working with Embedded Artists board, and I need the USB features. Unfortunatly, EA supplies just the patch for 1.1.6 version of u-boot, that works fine, but doenst have the USB features implemented. What files / defines are necessary to put 1.1.6 working with USB feature ??? I could detect until USB Host adding some 1.3 files in the 1.1.6 version with EA patches. But is there something wrong in the storage devices detection procedure for my board. I think is a missing file or a bad declared define. I thank you in advance for helping.
Best Regards
Nilson

Hi Nilson,
"Nilson Bastos Jr" nbjrbr@gmail.com writes:
I'm trying to put the u-Boot working with Embedded Artists board,
and I need the USB features. Unfortunatly, EA supplies just the patch for 1.1.6 version of u-boot, that works fine, but doenst have the USB features implemented. What files / defines are necessary to put 1.1.6 working with USB feature ??? I could detect until USB Host adding some 1.3 files in the 1.1.6 version with EA patches. But is there something wrong in the storage devices detection procedure for my board. I think is a missing file or a bad declared define.
I wouldn't do this. Backporting USB to such an old version of U-Boot will be an uphill battle, and you'll end up fixing bugs that have been fixed long ago. I'd rather fix that patch to work with current U-Boot.
Best regards
Markus Klotzbuecher
-- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de
participants (2)
-
Markus Klotzbücher
-
Nilson Bastos Jr