[U-Boot] [PATCH] powerpc/fsl_pci: Fix device tree fixups for newer platforms
Kumar Gala
galak at kernel.crashing.org
Thu May 26 15:09:21 CEST 2011
On May 20, 2011, at 1:06 AM, Kumar Gala wrote:
> 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 at kernel.crashing.org>
> ---
> README | 5 +++++
> arch/powerpc/include/asm/config_mpc85xx.h | 9 +++++++++
> arch/powerpc/include/asm/fsl_pci.h | 6 +++++-
> 3 files changed, 19 insertions(+), 1 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list