u-boot-brain/arch/powerpc/cpu/mpc8xxx
Liu Gang c8b281524b powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
Currently, the macro "CONFIG_SYS_FSL_SRIO_PCIE_BOOT_MASTER" can enable
the master module of Boot from SRIO and PCIE on a platform. But this
is not a silicon feature, it's just a specific booting mode based on
the SRIO and PCIE interfaces. So it's inappropriate to put the macro
into the file arch/powerpc/include/asm/config_mpc85xx.h.

Change the macro "CONFIG_SYS_FSL_SRIO_PCIE_BOOT_MASTER" to
"CONFIG_SRIO_PCIE_BOOT_MASTER", remove them from
arch/powerpc/include/asm/config_mpc85xx.h file, and add those macros
in configuration header file of each board which can support the
master module of Boot from SRIO and PCIE.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-06-20 17:08:48 -05:00
..
ddr powerpc/mpc8xxx: Allow DDR overclock 2013-05-24 16:54:11 -05:00
cpu.c powerpc/chassis2: Change core numbering scheme 2013-05-24 16:54:11 -05:00
fdt.c powerpc/usb: Fix usb device-tree fix-up 2013-04-10 15:22:25 +02:00
fsl_ifc.c powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 2013-06-20 13:51:24 -05:00
fsl_lbc.c arch/powerpc/cpu/mpc8xxx/: sparse fixes 2012-11-04 11:00:36 -07:00
law.c ppc: Move used_laws to arch_global_data 2013-02-04 09:05:43 -05:00
Makefile spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL 2012-11-26 15:41:24 -06:00
srio.c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module 2013-06-20 17:08:48 -05:00