Searched hist:"8 f29084a4f020ddc2d15a0f374f08f80aa8b39a0" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | fsl_pci.h | 8f29084a4f020ddc2d15a0f374f08f80aa8b39a0 Fri May 20 00:39:21 CDT 2011 Kumar Gala <galak@kernel.crashing.org> powerpc/fsl_pci: Fix device tree fixups for newer platforms
We assumed that only a small set of compatiable strings would be needed to find the PCIe device tree nodes to be fixed up. However on newer platforms the simple rules no longer work. We need to allow specifying the PCIe compatiable string for each individual SoC.
We introduce CONFIG_SYS_FSL_PCIE_COMPAT for this purpose and set it if the default isn't sufficient.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
H A D | config_mpc85xx.h | 8f29084a4f020ddc2d15a0f374f08f80aa8b39a0 Fri May 20 00:39:21 CDT 2011 Kumar Gala <galak@kernel.crashing.org> powerpc/fsl_pci: Fix device tree fixups for newer platforms
We assumed that only a small set of compatiable strings would be needed to find the PCIe device tree nodes to be fixed up. However on newer platforms the simple rules no longer work. We need to allow specifying the PCIe compatiable string for each individual SoC.
We introduce CONFIG_SYS_FSL_PCIE_COMPAT for this purpose and set it if the default isn't sufficient.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
/openbmc/u-boot/ |
H A D | README | 8f29084a4f020ddc2d15a0f374f08f80aa8b39a0 Fri May 20 00:39:21 CDT 2011 Kumar Gala <galak@kernel.crashing.org> powerpc/fsl_pci: Fix device tree fixups for newer platforms
We assumed that only a small set of compatiable strings would be needed to find the PCIe device tree nodes to be fixed up. However on newer platforms the simple rules no longer work. We need to allow specifying the PCIe compatiable string for each individual SoC.
We introduce CONFIG_SYS_FSL_PCIE_COMPAT for this purpose and set it if the default isn't sufficient.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|