[U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI USB layer.
Markus Klotzbücher
mk at denx.de
Fri Sep 19 12:05:01 CEST 2008
On Fri, Sep 19, 2008 at 11:45:44AM +0200, Remy Bohmer wrote:
> >> > U-Boot> usb storage
> >> > Device 0: not available
> > What about this one ? Isn't this supposed to say something else ?
>
> I got it!
> Currently the IF_TYPE_USB is not handled in the dev_print routine in part.c
> It is just a info printing issue, not a real functional bug.
Are you guys working on top of git? Doesn't the following commit fix
this already?
commit 47bebe34ca4e33bab0e822e4ceebbec2590ccbcb
Author: Nícolas Carneiro Lebedenco <nicolas.lebedenco at tasksistemas.com.br>
Date: Thu Sep 4 15:35:46 2008 -0300
Fix dev_print when called from usb_stor_info (usb storage command)
Fix output of the usb storage command. It was printing "Device 0:
not
available" because IF_TYPE_USB was not included into the switch
statement.
Signed-off-by: Nicolas Lebedenco <nicolas.lebedenco at tasksistemas.com.br>
Best regards
Markus
--
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 at denx.de")
More information about the U-Boot
mailing list