]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ums: wait for usb cable connection before enter ums mode
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Tue, 7 Jan 2014 14:08:37 +0000 (15:08 +0100)
committerMarek Vasut <marex@denx.de>
Mon, 13 Jan 2014 11:29:12 +0000 (12:29 +0100)
commit3603e31db54ddba820b7a7b9c7659e272f8c65de
tree045cd42942de2b0e4b7ec09b5322a5ead2614c7d
parent7da765125165c172078489336117f95de2904322
usb: ums: wait for usb cable connection before enter ums mode

Before this change ums mode can not be entered when device
was using the same usb port for usb/uart communication.
Switching USB cable from UART to USB always causes ums exit.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
common/cmd_usb_mass_storage.c
include/usb_mass_storage.h