[U-Boot] [PATCH 2/4] powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
Kumar Gala
galak at kernel.crashing.org
Sat Jul 17 17:47:08 CEST 2010
On Jul 9, 2010, at 12:18 AM, Kumar Gala wrote:
> Remove dupliacted setting of PCI/PCIe address and offsets in board
> config.h. Renamed CONFIG_SYS_PCI1/2_ADDR to CONFIG_SYS_PCI1/2ADDR on
> MPC8641 boards since its really PCIE controllers and not PCI.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/include/asm/immap_86xx.h | 17 +++++++++++++++++
> board/freescale/mpc8641hpcn/mpc8641hpcn.c | 4 ++--
> board/sbc8641d/sbc8641d.c | 4 ++--
> include/configs/MPC8610HPCD.h | 4 ----
> include/configs/MPC8641HPCN.h | 3 ---
> include/configs/XPEDITE5170.h | 2 --
> include/configs/sbc8641d.h | 3 ---
> 7 files changed, 21 insertions(+), 16 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list