1
0
Fork 0
remarkable-uboot/drivers
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
..
bios_emulator drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
block drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
bootcount drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
crypto drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
dfu drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
dma drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
fpga fpga: zynqpl: Do not place bitstream below 1MB 2013-11-06 09:15:12 +01:00
gpio Merge branch 'master' of git://git.denx.de/u-boot-blackfin 2013-11-04 09:28:08 -05:00
hwmon drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
i2c drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
input drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
misc drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
mmc drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
mtd drivers: mtd: convert makefiles to Kbuild style 2013-10-31 13:22:13 -04:00
net drivers: net: convert makefiles to Kbuild style 2013-10-31 13:22:13 -04:00
pci drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
pcmcia drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
power drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
qe drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
rtc drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
serial drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
sound drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
spi drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
tpm drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
twserial drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
usb usb: ums: add ums exit feature by ctrl+c or by detach usb cable 2013-11-08 20:46:19 +01:00
video drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
watchdog drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
Makefile drivers: move some drivers to drivers/Makefile 2013-10-31 13:26:44 -04:00