]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 16:13:19 +0000 (10:13 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:20 +0000 (01:32 -0600)
commit3f6f9d76415072571029b646a6aefc067a635bde
tree30c7d5452ab2e881b8d8f45a51760cf2a3898dfc
parent48f27919aa85c6f545d42093f389bd1d312d5744
powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code

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