projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
874dde8
)
dm: usb: exynos: Enable both USB ports on snow
author
Simon Glass
<sjg@chromium.org>
Wed, 25 Mar 2015 18:22:57 +0000
(12:22 -0600)
committer
Simon Glass
<sjg@chromium.org>
Sat, 18 Apr 2015 17:11:29 +0000
(11:11 -0600)
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>
include/configs/snow.h
patch
|
blob
|
history
diff --git
a/include/configs/snow.h
b/include/configs/snow.h
index 0b30791648e2f3e1071cdf2c708654bcad543951..a2fb3f9808bbfa8ee5088d7f8dda4390bc23ce32 100644
(file)
--- 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"