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