summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorMarkus Klotzbuecher <mk@denx.de>2006-05-30 16:56:14 +0200
committerMarkus Klotzbuecher <mk@pollux.denx.de>2006-05-30 16:56:14 +0200
commitddf83a2fcef1a670c45fc585119dcc1fe062c4a9 (patch)
tree2430f5505c0c76da56e937d4b52f80a97c3aac7e /include/configs/trab.h
parent301f1aa384d0edcae6a22fd9adb933ad71695ecc (diff)
downloadblackbird-obmc-uboot-ddf83a2fcef1a670c45fc585119dcc1fe062c4a9.tar.gz
blackbird-obmc-uboot-ddf83a2fcef1a670c45fc585119dcc1fe062c4a9.zip
Support generic OHCI support for the s3c24x0 cpu.
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index 85ee756e05..b6d4bcf178 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -84,6 +84,11 @@
#define CONFIG_USB_STORAGE 1
#define CONFIG_DOS_PARTITION 1
+#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_SLOT_NAME "s3c2400"
+
/*
* Size of malloc() pool
*/
OpenPOWER on IntegriCloud