Files
u-boot-tk1-som/include
Przemyslaw Marczak 351e9b2069 usb: ums: add ums exit feature by ctrl+c or by detach usb cable
This patch allows exiting from UMS mode to u-boot prompt
by detaching usb cable or by pressing ctrl+c.

Add new config: CONFIG_USB_CABLE_CHECK. If defined then board
file should provide function: usb_cable_connected() (include/usb.h)
that return 1 if cable is connected and 0 otherwise.

Changes v2:
- add a note to the README

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Marek Vasut <marex@denx.de>
2013-11-08 20:46:19 +01:00
..
2013-04-28 11:07:40 +02:00
2013-10-31 09:55:33 +02:00
2013-06-26 10:07:11 -04:00
2013-09-24 09:10:33 -04:00
2013-09-20 10:30:54 -04:00
2013-10-16 00:14:00 +05:30
2013-08-28 11:44:59 -04:00