Searched hist:b984700ca4b98597825fbc79c47e7a621889adaf (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | usb.c | b984700ca4b98597825fbc79c47e7a621889adaf Wed Dec 21 08:35:08 UTC 2016 Michal Simek <michal.simek@xilinx.com> usb: storage: Show number of storage devices detected for DM_USB
By enabling DM_USB information about number of storage devices was lost. Get this information back simply by printing number of devices detected via BLK uclass.
For example: scanning bus 0 for devices... 7 USB Device(s) found scanning usb for storage devices... 3 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_storage.c | b984700ca4b98597825fbc79c47e7a621889adaf Wed Dec 21 08:35:08 UTC 2016 Michal Simek <michal.simek@xilinx.com> usb: storage: Show number of storage devices detected for DM_USB
By enabling DM_USB information about number of storage devices was lost. Get this information back simply by printing number of devices detected via BLK uclass.
For example: scanning bus 0 for devices... 7 USB Device(s) found scanning usb for storage devices... 3 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|