]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 16:21:22 +0000 (10:21 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:20 +0000 (01:32 -0600)
commitf5fa8f366931089344ddc9c995c54a53bc992d2f
tree51732394a706e1f2a981dc60bf238a0126fe733d
parent64e55d5ed40e4de2dd52910f7634304fbebe1840
powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code

Remove duplicated code in MPC8548CDS board and utilize the common
fsl_pcie_init_board().  We also now dynamically setup the LAWs for PCI
controllers based on which PCIe controllers are enabled.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8548cds/law.c
board/freescale/mpc8548cds/mpc8548cds.c
include/configs/MPC8548CDS.h