Markus Klotzbuecher
53e336e9ff
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).
2006-11-27 11:43:09 +01:00
Markus Klotzbuecher
ddf83a2fce
Support generic OHCI support for the s3c24x0 cpu.
2006-05-30 16:56:14 +02:00
Markus Klotzbuecher
301f1aa384
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
...
fixes to the latter.
2006-05-23 13:38:35 +02:00
Markus Klotzbuecher
24e37645e7
More cleanup for the delta board and the generic usb_ohci driver. Added
...
CFG_USB_BOARD_INIT and CFG_USB_CPU_INIT for enabling board and cpu specific
initialization and cleanup hooks respectively.
2006-05-23 10:33:11 +02:00
Markus Klotzbuecher
3e326ece9e
This patch adds USB storage support for the delta board. This is the first
...
board to make use of a generic OHCI driver, that calls hooks for board
dependant initialization.
2006-05-22 16:33:54 +02:00