summaryrefslogtreecommitdiffstats
path: root/include/configs/tbs2910.h
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2015-05-05 23:09:18 +0200
committerStefano Babic <sbabic@denx.de>2015-05-15 19:21:24 +0200
commitd896276d27bf688cdd3be9c76bff7efc4e4d80b6 (patch)
tree3de9dde35d142ad5629679ddee79c5f3ad3ec929 /include/configs/tbs2910.h
parente719cdde3c508a8f78629eb00327901697b18fec (diff)
downloadblackbird-obmc-uboot-d896276d27bf688cdd3be9c76bff7efc4e4d80b6.tar.gz
blackbird-obmc-uboot-d896276d27bf688cdd3be9c76bff7efc4e4d80b6.zip
tbs2910: support for usb otg host mode
Add support for USB OTG host mode. Only high speed devices supported so far (e.g. usb 2.0 hub required to connect a keyboard). Signed-off-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'include/configs/tbs2910.h')
-rw-r--r--include/configs/tbs2910.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h
index 3a88f22bbf..d3f53f3147 100644
--- a/include/configs/tbs2910.h
+++ b/include/configs/tbs2910.h
@@ -163,6 +163,7 @@
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_MX6
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
+#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_USB_STORAGE
#define CONFIG_CMD_USB_MASS_STORAGE
OpenPOWER on IntegriCloud