]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 16:30:44 +0000 (10:30 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:21 +0000 (01:32 -0600)
commit2d0a054d55665dee16343468b2ae8a0f8387dae1
tree4901394e69689e2e446d33ffccf5ede398f3adc9
parentc51136ec45b924a9c4f34a2e4ab16dc2606c40a5
powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code

Remove duplicated code in SBC8548 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>
Tested-by: Paul Gortmaker <paul.gortmaker@windriver.com>
board/sbc8548/law.c
board/sbc8548/sbc8548.c