summaryrefslogtreecommitdiff
path: root/doc/README.console
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2017-04-10 18:23:11 -0700
committerMarek Vasut <marex@denx.de>2017-04-14 16:44:17 +0200
commit1e5eca7d422563df91a54e270c297b0c465f2659 (patch)
tree0470cf120150e3040d360006526b467e63198be7 /doc/README.console
parent57ca63b86e5987029cd4970890aa28602ba50856 (diff)
usb: return 0 from usb_stor_get_info even if removable media
This fixes a regression caused by commit 07b2b78ce4bc8ae25e066c65245eaf58c0d9a67c dm: usb: Convert USB storage to use driver-model for block devs which caused part_init to be called when it was not previously. Without this patch, the following happens when a USB sd card reader is used. => usb start starting USB... USB0: Port not available. USB1: USB EHCI 1.00 scanning bus 1 for devices... 3 USB Device(s) found scanning usb for storage devices... Device NOT ready Request Sense returned 02 3A 00 ### ERROR ### Please RESET the board ### This happens because dev_desc->blksz is 0. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'doc/README.console')
0 files changed, 0 insertions, 0 deletions