ppc: Remove MPC8315ERDB board
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:27 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:24 +0000 (19:52 -0400)
commit139ff3be23b7b78d13ddff17854ad83d896c6a51
tree43bc2dff521e430e4d936a772550ba8443a50b28
parent1c58857ad7913d618d0d9cde5aaf8a13bc7b0341
ppc: Remove MPC8315ERDB board

This board has not been converted to CONFIG_DM_PCI by the deadline and is
also missing conversion to CONFIG_DM.  Remove it.  As this is the last
ARCH_MPC8315 platform, remove that support as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
16 files changed:
arch/powerpc/cpu/mpc83xx/Kconfig
arch/powerpc/cpu/mpc83xx/hrcw/Kconfig
arch/powerpc/cpu/mpc83xx/speed.c
arch/powerpc/include/asm/arch-mpc83xx/gpio.h
arch/powerpc/include/asm/global_data.h
arch/powerpc/include/asm/immap_83xx.h
arch/powerpc/include/asm/mpc8xxx_spi.h
board/freescale/mpc8315erdb/Kconfig [deleted file]
board/freescale/mpc8315erdb/MAINTAINERS [deleted file]
board/freescale/mpc8315erdb/Makefile [deleted file]
board/freescale/mpc8315erdb/README [deleted file]
board/freescale/mpc8315erdb/mpc8315erdb.c [deleted file]
board/freescale/mpc8315erdb/sdram.c [deleted file]
configs/MPC8315ERDB_defconfig [deleted file]
include/configs/MPC8315ERDB.h [deleted file]
include/mpc83xx.h