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

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