* [U-Boot] usb showed wrong device count
@ 2012-04-19 3:05 Bob Liu
2012-04-22 22:51 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Bob Liu @ 2012-04-19 3:05 UTC (permalink / raw)
To: u-boot
Hi folks,
After patch: usb: Add support for multiple-LUN mass storage devices
The usb device count isn't correct.
bfin> usb start
(Re)start USB...
USB: scanning bus for devices... 1 USB Device(s) found
scanning bus for storage devices... max USB Storage Device
reached: 5 stopping
5 Storage Device(s) found
bfin>
It used to be:
bfin> usb start
(Re)start USB...
USB: scanning bus for devices... 1 USB Device(s) found
scanning bus for storage devices... 1 USB Device(s) found
bfin>
Any idea? thanks.
--
Regards,
--Bob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-22 22:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-19 3:05 [U-Boot] usb showed wrong device count Bob Liu
2012-04-22 22:51 ` Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox