u-boot/arch/powerpc/cpu
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
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xxx unify version_string 2011-07-28 17:22:53 +02:00
mpc8xx unify version_string 2011-07-28 17:22:53 +02:00
mpc8xxx powerpc/8xxx: Remove dependency on <usb.h> 2011-07-29 16:04:56 -05:00
mpc83xx unify version_string 2011-07-28 17:22:53 +02:00
mpc85xx powerpc/85xx: verify the device tree before booting Linux 2011-07-29 08:53:39 -05:00
mpc86xx unify version_string 2011-07-28 17:22:53 +02:00
mpc512x unify version_string 2011-07-28 17:22:53 +02:00
mpc824x unify version_string 2011-07-28 17:22:53 +02:00
mpc8220 unify version_string 2011-07-28 17:22:53 +02:00
mpc8260 unify version_string 2011-07-28 17:22:53 +02:00
ppc4xx unify version_string 2011-07-28 17:22:53 +02:00