u-boot/arch/powerpc/cpu
Liu Gang 19e4a00965 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
Currently, the SRIO and PCIE boot master module will be compiled into the
u-boot image if the macro "CONFIG_FSL_CORENET" has been defined. And this
macro has been included by all the corenet architecture platform boards.
But in fact, it's uncertain whether all corenet platform boards support
this feature.

So it may be better to get rid of the macro "CONFIG_FSL_CORENET", and add
a special macro for every board which can support the feature. This
special macro will be defined in the header file
"arch/powerpc/include/asm/config_mpc85xx.h". It will decide if the SRIO
and PCIE boot master module should be compiled into the board u-boot image.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-10-22 15:52:46 -05:00
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
mpc5xxx usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
mpc8xx serial: mpc8xx: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
mpc8xxx powerpc/boot: Change the compile macro for SRIO & PCIE boot master module 2012-10-22 15:52:46 -05:00
mpc83xx MPC83xx, MPC85xx: compile stub cache function 2012-07-21 23:37:48 +02:00
mpc85xx powerpc/boot: Change the compile macro for SRIO & PCIE boot master module 2012-10-22 15:52:46 -05:00
mpc86xx powerpc/mpc85xx: software workaround for DDR erratum A-004468 2012-10-22 14:31:28 -05:00
mpc512x serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
mpc824x mpc82xx: Remove BMW board port 2012-10-17 07:55:50 -07:00
mpc8220 serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
mpc8260 serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
ppc4xx usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00