summaryrefslogtreecommitdiffstats
path: root/include/configs/snow.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-25 12:22:57 -0600
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:29 -0600
commit78ab40b3e5c46a076b2c7138d3ce10d640fd6a55 (patch)
tree905b110d0782eaafd0f1003c8c96a8465b5df650 /include/configs/snow.h
parent874dde80169e0a0c00020e2e0bbcd380c61097e3 (diff)
downloadblackbird-obmc-uboot-78ab40b3e5c46a076b2c7138d3ce10d640fd6a55.tar.gz
blackbird-obmc-uboot-78ab40b3e5c46a076b2c7138d3ce10d640fd6a55.zip
dm: usb: exynos: Enable both USB ports on snow
Switch snow over to use both EHCI and XHCI at the same time. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/snow.h')
-rw-r--r--include/configs/snow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/snow.h b/include/configs/snow.h
index 0b30791648..a2fb3f9808 100644
--- a/include/configs/snow.h
+++ b/include/configs/snow.h
@@ -25,7 +25,9 @@
#define CONFIG_BOARD_COMMON
#define CONFIG_USB_XHCI
+#define CONFIG_USB_EHCI
#define CONFIG_USB_XHCI_EXYNOS
+#define CONFIG_USB_EHCI_EXYNOS
#define CONFIG_SYS_PROMPT "snow # "
#define CONFIG_IDENT_STRING " for snow"
OpenPOWER on IntegriCloud