[U-Boot] [PATCH 13/15] powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code
Kumar Gala
galak at kernel.crashing.org
Sun Jan 9 21:49:42 CET 2011
On Dec 17, 2010, at 5:50 PM, Kumar Gala wrote:
> Remove duplicated code in MPC8610HPCD board and utliize 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 at kernel.crashing.org>
> ---
> board/freescale/mpc8610hpcd/law.c | 8 +---
> board/freescale/mpc8610hpcd/mpc8610hpcd.c | 80 +++++++++--------------------
> 2 files changed, 25 insertions(+), 63 deletions(-)
applied to 85xx, fixed commit typo s/utliize/utilize/
- k
More information about the U-Boot
mailing list