[U-Boot] [PATCH 11/11] powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
galak at kernel.crashing.org
Thu Jan 6 17:05:06 CET 2011
On Dec 17, 2010, at 5:33 PM, Kumar Gala wrote:
> Now that we have serdes support for all 85xx/86xx/Pxxx chips we can
> replace the is_fsl_pci_cfg() code with the is_serdes_configured().
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc8xxx/Makefile | 1 -
> arch/powerpc/cpu/mpc8xxx/pci_cfg.c | 204 -----------------------------
> arch/powerpc/include/asm/fsl_pci.h | 2 -
> board/freescale/mpc8544ds/mpc8544ds.c | 7 +-
> board/freescale/mpc8548cds/mpc8548cds.c | 3 +-
> board/freescale/mpc8568mds/mpc8568mds.c | 3 +-
> board/freescale/mpc8569mds/mpc8569mds.c | 3 +-
> board/freescale/mpc8572ds/mpc8572ds.c | 7 +-
> board/freescale/mpc8610hpcd/mpc8610hpcd.c | 11 +-
> board/freescale/mpc8641hpcn/mpc8641hpcn.c | 5 +-
> board/freescale/p1_p2_rdb/pci.c | 10 +-
> board/freescale/p2020ds/p2020ds.c | 7 +-
> board/sbc8548/sbc8548.c | 3 +-
> board/sbc8641d/sbc8641d.c | 5 +-
> board/tqc/tqm85xx/tqm85xx.c | 5 +-
> board/xes/common/fsl_8xxx_pci.c | 11 +-
> 16 files changed, 39 insertions(+), 248 deletions(-)
> delete mode 100644 arch/powerpc/cpu/mpc8xxx/pci_cfg.c
applied
- k
More information about the U-Boot
mailing list