]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Dec 2010 16:26:44 +0000 (10:26 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:21 +0000 (01:32 -0600)
commitc51136ec45b924a9c4f34a2e4ab16dc2606c40a5
tree7156e4e360e4a5654b3ae51c28d150df4fbbcc03
parentb8526212ca1e299d8833f413b737a326bf484ee4
powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code

Remove duplicated code in SBC8641 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>
CC: Paul Gortmaker <paul.gortmaker@windriver.com>
board/sbc8641d/law.c
board/sbc8641d/sbc8641d.c