]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/usb/host/ohci-hcd.c
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
authorMarkus Klotzbuecher <mk@denx.de>
Mon, 27 Nov 2006 10:43:09 +0000 (11:43 +0100)
committerMarkus Klotzbuecher <mk@pollux.denx.de>
Mon, 27 Nov 2006 10:43:09 +0000 (11:43 +0100)
commit53e336e9ffc51035bdc4e5867631b3378761b4df
tree77756a70bf7c5628bc5667da15abb97b396810a0
parent98280e3d431db77d92219438b8840853bd7cb412
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).
cpu/mpc5xxx/Makefile
cpu/ppc4xx/Makefile
drivers/usb_ohci.c
drivers/usb_ohci.h
include/configs/TQM5200.h
include/configs/delta.h
include/configs/mp2usb.h
include/configs/trab.h
include/configs/yosemite.h