summaryrefslogtreecommitdiffstats
path: root/include/configs/tam3517-common.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2012-02-07 23:28:58 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-02-12 10:11:31 +0100
commit8c589d6fef14924647e325450644cc72eed83579 (patch)
treeceef4372f6eb3052e7e758331ea9724941bb4225 /include/configs/tam3517-common.h
parent49be71c475d519813015443dd391adf6e8ecba3a (diff)
downloadblackbird-obmc-uboot-8c589d6fef14924647e325450644cc72eed83579.tar.gz
blackbird-obmc-uboot-8c589d6fef14924647e325450644cc72eed83579.zip
OMAP3: TAM3517: update ehci interface
Changed the EHCI interface using the ulpi framework. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Tom Rini <tom.rini@gmail.com> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'include/configs/tam3517-common.h')
-rw-r--r--include/configs/tam3517-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h
index afe1fffe90..842fd130b7 100644
--- a/include/configs/tam3517-common.h
+++ b/include/configs/tam3517-common.h
@@ -100,6 +100,8 @@
#define CONFIG_OMAP3_GPIO_5
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_OMAP
+#define CONFIG_USB_ULPI
+#define CONFIG_USB_ULPI_VIEWPORT_OMAP
#define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 25
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
#define CONFIG_USB_STORAGE
OpenPOWER on IntegriCloud