summaryrefslogtreecommitdiff
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@nyx.denx.de>2006-05-31 13:12:39 +0200
committerWolfgang Denk <wd@nyx.denx.de>2006-05-31 13:12:39 +0200
commit81d72d7e2e7996c6c4e60985dbcc84afe5ed816c (patch)
treecf42eec07ffde614e16143247ef6fe6654722c37 /include/configs/trab.h
parent392c252efd5d2e67b47ebeb3b7e4f42e7e3d5127 (diff)
parentddf83a2fcef1a670c45fc585119dcc1fe062c4a9 (diff)
downloadu-boot-imx-81d72d7e2e7996c6c4e60985dbcc84afe5ed816c.zip
u-boot-imx-81d72d7e2e7996c6c4e60985dbcc84afe5ed816c.tar.gz
u-boot-imx-81d72d7e2e7996c6c4e60985dbcc84afe5ed816c.tar.bz2
Merge with /home/mk/git/u-boot#generic_ohci
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 85ee756..b6d4bcf 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
*/