u-boot-brain/arch
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
..
arm Merge branch 'master' of git://git.denx.de/u-boot-arm 2012-10-19 18:23:38 -07:00
avr32 avr32: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
blackfin blackfin: Change global data baudrate to int 2012-10-19 15:25:45 -07:00
m68k m68k: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
microblaze microblaze: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
mips mips: Change global data baudrate to int 2012-10-19 15:25:45 -07:00
nds32 nds32: Change global data baudrate to int 2012-10-19 15:25:46 -07:00
nios2 nios2: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
openrisc openrisc: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:45 -07:00
powerpc powerpc/boot: Change the compile macro for SRIO & PCIE boot master module 2012-10-22 15:52:46 -05:00
sandbox sandbox: Change global data baudrate to int 2012-10-19 15:25:46 -07:00
sh sh: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
sparc sparc: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:45 -07:00
x86 x86: Change global data baudrate to int 2012-10-19 15:25:46 -07:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00