Dear Debashish Rath,

In message <24a35c16137fe049838d189639dd567f0846f...@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: w...@denx.de
Microsoft Multitasking:
                     several applications can crash at the same time.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to