summaryrefslogtreecommitdiff
path: root/drivers/video/sm501.c
diff options
context:
space:
mode:
authorKim B. Heino <Kim.Heino@bluegiga.com>2010-03-12 15:46:56 +0200
committerRemy Bohmer <linux@bohmer.net>2010-04-08 21:40:00 +0200
commitaaad108b889c6980a2d05262a2f7febb14f94d68 (patch)
tree616df580afc3a5e279c63f35266bc98ec13c7887 /drivers/video/sm501.c
parentd7a22a364ceea97133c1fb7aff073953c7a61228 (diff)
downloadu-boot-imx-aaad108b889c6980a2d05262a2f7febb14f94d68.zip
u-boot-imx-aaad108b889c6980a2d05262a2f7febb14f94d68.tar.gz
u-boot-imx-aaad108b889c6980a2d05262a2f7febb14f94d68.tar.bz2
USB storage count
Here's another USB storage patch. Currently U-Boot handles storage devices #0 - #4 as valid devices, even if there is none connected. This patch fixes usb_stor_get_dev() to check detected device count instead of MAX-define. This is very important for ill behaving devices. usb_dev_desc[] can be partially initialized if device probe fails. After fixing get_dev() it was easy to fix "usb part" etc commands. Previously it outputed "Unknown partition table" five times, now it's "no USB devices available". Signed-off-by: Kim B. Heino <Kim.Heino@bluegiga.com>
Diffstat (limited to 'drivers/video/sm501.c')
0 files changed, 0 insertions, 0 deletions