powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Mar 2018 16:20:41 +0000 (17:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Apr 2018 20:30:37 +0000 (16:30 -0400)
commitee1e600c13d16febd517ab7d0d2c243db174789b
treef9d2374d1e226ee815fc3388931bb46b818f6450
parent0ebb5388b4aff65934730cc187826919c8f33a25
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx

CONFIG_8xx doesn't mean much outside of arch/powerpc/
This patch renames it CONFIG_MPC8xx just like CONFIG_MPC85xx etc ...
It also renames 8xx_immap.h to immap_8xx.h to be consistent with
other file names.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
20 files changed:
api/api_platform-powerpc.c
arch/powerpc/Kconfig
arch/powerpc/cpu/mpc8xx/Kconfig
arch/powerpc/cpu/mpc8xx/immap.c
arch/powerpc/include/asm/8xx_immap.h [deleted file]
arch/powerpc/include/asm/cache.h
arch/powerpc/include/asm/global_data.h
arch/powerpc/include/asm/immap_8xx.h [new file with mode: 0644]
arch/powerpc/include/asm/iopin_8xx.h
arch/powerpc/include/asm/ppc.h
cmd/bdinfo.c
configs/MCR3000_defconfig
drivers/net/Kconfig
drivers/serial/Kconfig
drivers/spi/Kconfig
include/asm-generic/u-boot.h
include/commproc.h
include/mpc8xx.h
include/ppc_asm.tmpl
include/watchdog.h