]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8569MDS.h
powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 16:18:07 +0000 (10:18 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:20 +0000 (01:32 -0600)
commit94f2bc486043365f253892342a3ab75371b1444a
treef25b7a7aa2aeb98705918be15b7a3698df88c5a2
parent3f6f9d76415072571029b646a6aefc067a635bde
powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code

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