u-boot/arch/powerpc/cpu/mpc8xxx
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
..
ddr powerpc/mpc8xxx: Fix DDR SPD failed message 2012-10-22 14:31:31 -05:00
cpu.c powerpc/mpc85xx: Add B4860 and variant SoCs 2012-10-22 14:31:24 -05:00
fdt.c powerpc/mpc8xxx: Fix USB device-tree fixup 2012-10-22 14:31:12 -05:00
fsl_ifc.c Added new ext fields to IFC 2012-08-23 12:16:55 -05:00
fsl_lbc.c fsl_lbc: add printout of LCRR and LBCR to local bus regs 2012-01-13 12:56:06 -06:00
Makefile powerpc/85xx: Add support for Integrated Flash Controller (IFC) 2011-04-04 09:24:40 -05:00
srio.c powerpc/boot: Change the compile macro for SRIO & PCIE boot master module 2012-10-22 15:52:46 -05:00