u-boot/drivers/pci
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
..
Makefile pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option 2013-06-07 14:17:01 -04:00
fsl_pci_init.c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module 2013-06-20 17:08:48 -05:00
pci.c pci: fix some warnings related to assumptions about 2012-09-22 00:24:34 +02:00
pci_auto.c pci: fix some warnings related to assumptions about 2012-09-22 00:24:34 +02:00
pci_ftpci100.c pci_ftpci100: Implementation FTPCI100 PCI driver 2011-12-05 23:13:48 +01:00
pci_ftpci100.h pci_ftpci100: Implementation FTPCI100 PCI driver 2011-12-05 23:13:48 +01:00
pci_indirect.c IXP42x PCI rewrite 2011-06-23 08:25:18 +02:00
pci_ixp.c IXP42x PCI rewrite 2011-06-23 08:25:18 +02:00
pci_sh4.c sh: Move cpu/$CPU to arch/sh/cpu/$CPU 2010-04-13 09:13:17 +02:00
pci_sh7751.c sh: r2dplus fix register access 2008-12-10 23:11:36 +09:00
pci_sh7780.c sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
tsi108_pci.c 74xx_7xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
w83c553f.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00