u-boot-brain/arch/powerpc/cpu/mpc8xxx
Kumar Gala 54648985e2 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled
The new is_serdes_configured covers a broader range of devices than the
PCI specific code.  Use it instead as we convert away from the
is_fsl_pci_cfg() code.

Additionally move to setting LAWs for PCI based on if its configured.
Also updated PCI FDT fixup code to remove PCI controllers from dtb if
they are configured.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-05-12 04:53:51 -05:00
..
ddr fsl-ddr: Add extra cycle to turnaround times 2010-04-26 22:37:53 -05:00
cpu.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fdt.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
Makefile Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
pci_cfg.c 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled 2010-05-12 04:53:51 -05:00