]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
authorPeter Tyser <ptyser@xes-inc.com>
Fri, 22 May 2009 22:23:25 +0000 (17:23 -0500)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:47:17 +0000 (20:47 +0200)
commit2c7920afaf96d9779304202cd8a355b4f7576a83
tree1b794b41e1f02251daf3df496c529e28addff16c
parent0f898604945af4543c1525fc33b6bae621a3b805
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x

Use the standard lowercase "x" capitalization that other Freescale
architectures use for CPU defines to prevent confusion and errors

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
24 files changed:
cpu/mpc83xx/cpu_init.c
cpu/mpc83xx/speed.c
doc/README.mpc832xemds
doc/README.mpc837xemds
doc/README.mpc837xerdb
drivers/pci/pci_auto.c
include/asm-ppc/fsl_lbc.h
include/asm-ppc/global_data.h
include/asm-ppc/immap_83xx.h
include/asm-ppc/immap_qe.h
include/asm-ppc/mpc8xxx_spi.h
include/configs/MPC8313ERDB.h
include/configs/MPC8315ERDB.h
include/configs/MPC8323ERDB.h
include/configs/MPC832XEMDS.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC837XEMDS.h
include/configs/MPC837XERDB.h
include/configs/MVBLM7.h
include/configs/SIMPC8313.h
include/configs/TQM834x.h
include/configs/sbc8349.h
include/mpc83xx.h