[U-Boot] [PATCH v2 08/15] powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code
Kumar Gala
galak at kernel.crashing.org
Sun Jan 9 21:55:29 CET 2011
On Jan 9, 2011, at 2:54 PM, Kumar Gala wrote:
> Remove duplicated code in MPC8xxx XES boards and utilize the common
> fsl_pcie_init_board().
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> CC: Peter Tyser <ptyser at xes-inc.com>
> ---
> * Fix commit message copy/paste issue per Peter T.
> * Fixed utilize typo per Peter T.
> * removed PCI2 on xpedite520x per Peter T.
> * Removed duplicate/now unused MPC8xxx defines per Peter T.
>
> board/xes/common/fsl_8xxx_pci.c | 110 +++++----------------------------------
> board/xes/xpedite517x/law.c | 8 ---
> board/xes/xpedite520x/law.c | 8 ---
> board/xes/xpedite537x/law.c | 12 ----
> board/xes/xpedite550x/law.c | 12 ----
> 5 files changed, 13 insertions(+), 137 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list