summaryrefslogtreecommitdiffstats
path: root/include/configs/lp8x4x.h
diff options
context:
space:
mode:
authorSergei Ianovich <ynvich@gmail.com>2013-12-18 20:19:20 +0400
committerMarek Vasut <marex@denx.de>2013-12-18 18:15:25 +0100
commita3d6ca432303bc19926a885c83149401abc24d0d (patch)
tree1bbeecebf122af382f6498260c1a8ac4401b8c72 /include/configs/lp8x4x.h
parent23f00caf6ebb9bcb804e48f5a4630629f64af471 (diff)
downloadtalos-obmc-uboot-a3d6ca432303bc19926a885c83149401abc24d0d.tar.gz
talos-obmc-uboot-a3d6ca432303bc19926a885c83149401abc24d0d.zip
arm: pxa: fix LP-8x4x USB support
Signed-off-by: Sergei Ianovich <ynvich@gmail.com> CC: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/lp8x4x.h')
-rw-r--r--include/configs/lp8x4x.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/lp8x4x.h b/include/configs/lp8x4x.h
index 68e1a974dd..324cc4d1b0 100644
--- a/include/configs/lp8x4x.h
+++ b/include/configs/lp8x4x.h
@@ -184,7 +184,7 @@
#define CONFIG_SYS_GAFR1_L_VAL 0x999a955a
#define CONFIG_SYS_GAFR1_U_VAL 0xaaa5a00a
#define CONFIG_SYS_GAFR2_L_VAL 0xaaaaaaaa
-#define CONFIG_SYS_GAFR2_U_VAL 0x55f0a402
+#define CONFIG_SYS_GAFR2_U_VAL 0x55f9a402
#define CONFIG_SYS_GAFR3_L_VAL 0x540a950c
#define CONFIG_SYS_GAFR3_U_VAL 0x00001599
@@ -232,7 +232,6 @@
*/
#ifdef CONFIG_CMD_USB
#define CONFIG_USB_OHCI_NEW
-#define CONFIG_SYS_USB_OHCI_CPU_INIT
#define CONFIG_SYS_USB_OHCI_BOARD_INIT
#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 2
#define CONFIG_SYS_USB_OHCI_REGS_BASE 0x4C000000
OpenPOWER on IntegriCloud