]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
authorKumar Gala <galak@kernel.crashing.org>
Fri, 9 Jul 2010 03:35:59 +0000 (22:35 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Jul 2010 09:37:11 +0000 (04:37 -0500)
commitdd2cda3dbd0130445e5186c6f038016474666337
tree0885ced8ca025cedb8ad88c6e4c2ff8600afa5a1
parent99d9c07edc6e0b7b35694992f1cc40b540eec3ce
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h

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@kernel.crashing.org>
arch/powerpc/include/asm/immap_86xx.h
board/freescale/mpc8641hpcn/mpc8641hpcn.c
board/sbc8641d/sbc8641d.c
include/configs/MPC8610HPCD.h
include/configs/MPC8641HPCN.h
include/configs/XPEDITE5170.h
include/configs/sbc8641d.h