]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Stop using immap_t for guts offset on 85xx
authorKumar Gala <galak@kernel.crashing.org>
Wed, 28 Nov 2007 05:25:02 +0000 (23:25 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Dec 2007 04:34:19 +0000 (22:34 -0600)
commitf59b55a5b8fcadaa99781ba48e7a38e956afa527
tree6760b9b27fea80ab62af85758bfd18c902fa4760
parent50c03c8cf494d91cdec39670d95337c743e16ec9
Stop using immap_t for guts offset on 85xx

In the future the offsets to various blocks may not be in same location.
Move to using CFG_MPC85xx_GUTS_ADDR as the base of the guts registers
instead of getting it via &immap->im_gur.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20 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/pci.c
cpu/mpc85xx/qe_io.c
cpu/mpc85xx/spd_sdram.c
cpu/mpc85xx/speed.c
include/asm-ppc/immap_85xx.h