commit | d165dc555eba362cbc011aedbe5d9922f98f288f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Dec 17 06:53:52 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:20 2011 -0600 |
tree | 7871c2bce046a93958b5a3704f44cb8acc2ab889 | |
parent | 4d4384e462fd9eb6db495f52d3af92f38c54d8cc [diff] |
powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code Remove duplicated code in MPC8572DS 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: Chenhui Zhao <b26998@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>