]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Stop using immap_t for cpm offset on 85xx
authorKumar Gala <galak@kernel.crashing.org>
Wed, 28 Nov 2007 06:36:33 +0000 (00:36 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Dec 2007 04:34:19 +0000 (22:34 -0600)
commitaafeefbdb8b029f5ca2a195598d0a501a606eea9
tree728753848457380bcbf771fff2639adaf3dfb9fc
parentf59b55a5b8fcadaa99781ba48e7a38e956afa527
Stop using immap_t for cpm offset on 85xx

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

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/commproc.c
cpu/mpc85xx/cpu_init.c
cpu/mpc85xx/ether_fcc.c
cpu/mpc85xx/serial_scc.c
cpu/mpc85xx/speed.c
include/asm-ppc/immap_85xx.h
include/asm-ppc/iopin_85xx.h
include/ioports.h