summaryrefslogtreecommitdiff
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorMarkus Klotzbuecher <mk@denx.de>2007-06-06 11:49:44 +0200
committerMarkus Klotzbuecher <mk@pollux.denx.de>2007-06-06 11:49:44 +0200
commit19d763c35e0b5568eaf0b8adbf7a68ccfe7fa243 (patch)
tree5bb3009804717bd657d183047f10666d6bc8be88 /include/configs/trab.h
parentdace45acd1c1357daa9322099d07c9a9e08b0024 (diff)
TRAB, USB: update trab board configuration for use of generic ohci driver
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index acf86d08a..f52d2de4b 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -86,7 +86,8 @@
#undef CFG_USB_OHCI_BOARD_INIT
#define CFG_USB_OHCI_CPU_INIT 1
-#define CFG_USB_OHCI_REGS_BASE S3C24X0_USB_HOST_BASE
+
+#define CFG_USB_OHCI_REGS_BASE 0x14200000
#define CFG_USB_OHCI_SLOT_NAME "s3c2400"
#define CFG_USB_OHCI_MAX_ROOT_PORTS 15