]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 13:01:00 +0000 (07:01 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:20 +0000 (01:32 -0600)
commit4d5723da57344cc8f41324fb18b039fb2ce83428
treebc6ac0dae2cb951c42135a8fb010ca4649160c5d
parent18ea5551307866af06eb7628ec05b1959212efa0
powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code

Remove duplicated code in P2020DS 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: Li Yang <leoli@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/p2020ds/law.c
board/freescale/p2020ds/p2020ds.c
include/configs/P2020DS.h