aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2012-10-16 04:07:04 +0000
committerTom Rini <trini@ti.com>2012-10-25 11:30:49 -0700
commit8c735b990989bcd3909081aff7e6913222ac38e9 (patch)
tree7eeca43b178268cc939bce649c4953b942fca408 /include/configs/mcx.h
parente47c9e8608df6c95b6a324925573bac12045e059 (diff)
OMAP3: mcx: updated to new hardware revision
Some GPIOs differ in the new revision board. Previous revision are considered obsolete and they will not anymore supported. Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r--include/configs/mcx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index d3061a294..96e105996 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -115,8 +115,7 @@
#define CONFIG_USB_ULPI
#define CONFIG_USB_ULPI_VIEWPORT_OMAP
/*#define CONFIG_EHCI_DCACHE*/ /* leave it disabled for now */
-#define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 154
-#define CONFIG_OMAP_EHCI_PHY2_RESET_GPIO 152
+#define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 57
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
/* commands to include */