powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 12:53:52 +0000 (06:53 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:20 +0000 (01:32 -0600)
commit18ea5551307866af06eb7628ec05b1959212efa0
tree7871c2bce046a93958b5a3704f44cb8acc2ab889
parenta4aafcc990c12816cfd4644e5c003d8556b6236b
powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code

Remove duplicated code in MPC8572DS 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: Chenhui Zhao <b26998@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8572ds/law.c
board/freescale/mpc8572ds/mpc8572ds.c
include/configs/MPC8572DS.h