summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorMarkus Klotzbuecher <mk@denx.de>2006-11-27 11:43:09 +0100
committerMarkus Klotzbuecher <mk@pollux.denx.de>2006-11-27 11:43:09 +0100
commit53e336e9ffc51035bdc4e5867631b3378761b4df (patch)
tree77756a70bf7c5628bc5667da15abb97b396810a0 /include/configs/trab.h
parent98280e3d431db77d92219438b8840853bd7cb412 (diff)
downloadblackbird-obmc-uboot-53e336e9ffc51035bdc4e5867631b3378761b4df.tar.gz
blackbird-obmc-uboot-53e336e9ffc51035bdc4e5867631b3378761b4df.zip
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
and adapted board configs TQM5200 and yosemite accordingly. This commit also makes the maximum number of root hub ports configurable (CFG_USB_OHCI_MAX_ROOT_PORTS).
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index ae979475b9..33617cdcd4 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -88,6 +88,7 @@
#define CFG_USB_OHCI_CPU_INIT 1
#define CFG_USB_OHCI_REGS_BASE S3C24X0_USB_HOST_BASE
#define CFG_USB_OHCI_SLOT_NAME "s3c2400"
+#define CFG_USB_OHCI_MAX_ROOT_PORTS 15
/*
* Size of malloc() pool
OpenPOWER on IntegriCloud