u-boot-brain/arch
Kumar Gala 5756736176 powerpc/8xxx: Remove dependency on <usb.h>
We used <usb.h> for USB_MAX_DEVICE.  However this requires we actual
build in support for USB into u-boot (which should not be required for
device tree fixup).

At this time no FSL SoC that utilizies this code (83xx/85xx) has more
than 2 USB controllers.  So we replace USB_MAX_DEVICE with a local
define FSL_MAX_NUM_USB_CTRLS.

If/when a device shows up with more than 2 controllers we can easily
bump this value or refactor into a proper define per SoC.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-07-29 16:04:56 -05:00
..
arm cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
avr32 unify version_string 2011-07-28 17:22:53 +02:00
blackfin unify version_string 2011-07-28 17:22:53 +02:00
m68k cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
microblaze unify version_string 2011-07-28 17:22:53 +02:00
mips unify version_string 2011-07-28 17:22:53 +02:00
nios2 unify version_string 2011-07-28 17:22:53 +02:00
powerpc powerpc/8xxx: Remove dependency on <usb.h> 2011-07-29 16:04:56 -05:00
sh unify version_string 2011-07-28 17:22:53 +02:00
sparc cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
x86 cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00