[U-Boot] usb showed wrong device count
Bob Liu
lliubbo at gmail.com
Thu Apr 19 05:05:17 CEST 2012
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
More information about the U-Boot
mailing list