Stop using immap_t on 85xx
authorKumar Gala <galak@kernel.crashing.org>
Thu, 29 Nov 2007 08:10:09 +0000 (02:10 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Dec 2007 04:34:20 +0000 (22:34 -0600)
commit04db400892da37b76a585e332a0c137954ad2015
tree201c757a3032f786588d94c0fde8469a865b40b5
parent2714223f8e04ab3e4133ff65872eef366d90bfea
Stop using immap_t on 85xx

In the future the offsets to various blocks may not be in same location.
Move to using CFG_MPC85xx_*_ADDR as the base of the registers
instead of getting it via &immap.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22 files changed:
board/cds/mpc8541cds/mpc8541cds.c
board/cds/mpc8548cds/mpc8548cds.c
board/cds/mpc8555cds/mpc8555cds.c
board/freescale/mpc8544ds/mpc8544ds.c
board/mpc8540ads/mpc8540ads.c
board/mpc8540eval/mpc8540eval.c
board/mpc8560ads/mpc8560ads.c
board/mpc8568mds/mpc8568mds.c
board/pm854/pm854.c
board/pm856/pm856.c
board/sbc8560/sbc8560.c
board/stxgp3/stxgp3.c
board/stxssa/stxssa.c
board/tqm85xx/sdram.c
board/tqm85xx/tqm85xx.c
cpu/mpc85xx/cpu.c
cpu/mpc85xx/cpu_init.c
cpu/mpc85xx/interrupts.c
cpu/mpc85xx/pci.c
cpu/mpc85xx/spd_sdram.c
cpu/mpc85xx/traps.c
include/asm-ppc/immap_85xx.h