]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 16:42:33 +0000 (10:42 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:20 +0000 (01:32 -0600)
commitb8526212ca1e299d8833f413b737a326bf484ee4
tree56ec8935a488701210f41ecfaa6f72dde9195c92
parent06eb4d8c68d2ea72da398c88c077fc2fb7cca6d9
powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code

Remove duplicated code in MPC8610HPCD 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/mpc8610hpcd/law.c
board/freescale/mpc8610hpcd/mpc8610hpcd.c
include/configs/MPC8610HPCD.h