[U-Boot] [PATCH 1/4] powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h

Kumar Gala galak at kernel.crashing.org
Sat Jul 17 17:47:01 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.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/include/asm/immap_85xx.h |   20 ++++++++++++++++++++
> include/configs/ATUM8548.h            |    3 ---
> include/configs/MPC8536DS.h           |    5 -----
> include/configs/MPC8544DS.h           |    5 -----
> include/configs/MPC8548CDS.h          |    4 ----
> include/configs/MPC8568MDS.h          |    3 ---
> include/configs/MPC8569MDS.h          |    3 ---
> include/configs/MPC8572DS.h           |    4 ----
> include/configs/P1022DS.h             |    4 ----
> include/configs/P1_P2_RDB.h           |    3 ---
> include/configs/P2020DS.h             |    4 ----
> include/configs/TQM85xx.h             |    4 ----
> include/configs/XPEDITE5200.h         |    1 -
> include/configs/XPEDITE5370.h         |    2 --
> include/configs/sbc8548.h             |    4 ----
> 15 files changed, 20 insertions(+), 49 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list