commit | 3603e31db54ddba820b7a7b9c7659e272f8c65de | [log] [tgz] |
---|---|---|
author | Przemyslaw Marczak <p.marczak@samsung.com> | Tue Jan 07 15:08:37 2014 +0100 |
committer | Marek Vasut <marex@denx.de> | Mon Jan 13 12:29:12 2014 +0100 |
tree | 045cd42942de2b0e4b7ec09b5322a5ead2614c7d | |
parent | 7da765125165c172078489336117f95de2904322 [diff] |
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>