]> git.sur5r.net Git - u-boot/commit
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
authorKumar Gala <galak@kernel.crashing.org>
Tue, 29 Apr 2008 15:27:08 +0000 (10:27 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 29 Apr 2008 16:44:29 +0000 (11:44 -0500)
commit45239cf4152109caa925145ccd433529902df887
treecbeedce4c8e289bf2da8f6a4afa3677f57578ccd
parentef7d30b14394e4c4a153118f5845760cadada02a
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs

All the 85xx and 86xx UM describe the register as timing_cfg_3
not as ext_refrec.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8610hpcd/mpc8610hpcd.c
board/freescale/mpc8641hpcn/mpc8641hpcn.c
board/sbc8548/sbc8548.c
board/sbc8641d/sbc8641d.c
cpu/mpc85xx/spd_sdram.c
cpu/mpc86xx/spd_sdram.c
include/asm-ppc/immap_85xx.h
include/asm-ppc/immap_86xx.h
include/configs/MPC8610HPCD.h
include/configs/sbc8641d.h