Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Adrian Filipi
8fbc985bda
Fix some typos
...
This patch fixes three typos.
The first is a repetition of CONFIG_CMD_BSP.
The second makes the #endif comment match its #if.
The third is a spelling error.
Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>
17 years ago
Markus Klotzbuecher
7b59b3c7a8
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
...
to choose between the old and the generic OHCI drivers.
18 years ago
Wolfgang Denk
99d70e3a47
More code cleanup
19 years ago
Markus Klotzbuecher
ddf83a2fce
Support generic OHCI support for the s3c24x0 cpu.
19 years ago
Markus Klotzbuecher
301f1aa384
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
...
fixes to the latter.
19 years ago
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.
19 years ago