]> git.sur5r.net Git - u-boot/commit
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
authorTimur Tabi <timur@freescale.com>
Fri, 3 Nov 2006 18:00:28 +0000 (12:00 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Sat, 4 Nov 2006 01:42:23 +0000 (19:42 -0600)
commitd239d74b1c937984bc519083a8e7de373a390f06
tree1311b60e3d00017bbe694570128d08e9699a2a24
parentf7fb2e703ec9688541416962724adff70a7322cb
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR

Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
tree matches the other 8xxx trees.

Signed-off-by: Timur Tabi <timur@freescale.com>
22 files changed:
board/mpc8349emds/mpc8349emds.c
board/mpc8349emds/pci.c
board/mpc8349itx/mpc8349itx.c
board/mpc8349itx/pci.c
board/mpc8360emds/mpc8360emds.c
board/mpc8360emds/pci.c
board/tqm834x/pci.c
board/tqm834x/tqm834x.c
cpu/mpc83xx/cpu.c
cpu/mpc83xx/cpu_init.c
cpu/mpc83xx/interrupts.c
cpu/mpc83xx/qe_io.c
cpu/mpc83xx/spd_sdram.c
cpu/mpc83xx/speed.c
cpu/mpc83xx/start.S
drivers/tsec.h
include/asm-ppc/i2c.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC8360EMDS.h
include/configs/TQM834x.h
lib_ppc/board.c