[U-Boot] "usb reset" issue with some pen drives which work well in Linux/Windows

Wolfgang Denk wd at denx.de
Mon Nov 29 12:32:05 CET 2010


Dear Debashish Rath,

In message <24A35C16137FE049838D189639DD567F0846F87C at eu-exh-02.EU.TRID.COM> you wrote:
>
> I found the issue.
> In usb_stor_get_info function of common/usb_storage.c I add the following:
>             (dev->descriptor.idVendor =3D=3D 0x0204 &&
>              dev->descriptor.idProduct =3D=3D 0x6025)
> 
> to skip the ss->transport_reset(ss);. This I took out from the linux kernel=
>  code.
> 
> Now its working for me.

Congratulations.  Can you now please submit this change as a proper
patch so others can benefit from it, too?

Please see here for help: http://www.denx.de/wiki/U-Boot/Patches

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Microsoft Multitasking:
                     several applications can crash at the same time.


More information about the U-Boot mailing list