ppc: Remove T4160RDB board
authorTom Rini <trini@konsulko.com>
Sun, 23 May 2021 14:58:05 +0000 (10:58 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:24 +0000 (19:52 -0400)
commitec6b37cef4baf53a5c542c6e77e4b4433ad99f58
treeadc5eaf24f6fe952a586ffd151adac5a2ab6fc20
parent1567e3255d5c850ae953d46dd6b3f42531f8d5f1
ppc: Remove T4160RDB 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_T4160 platform, remove that support as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
16 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/fdt.c
arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
arch/powerpc/cpu/mpc85xx/speed.c
arch/powerpc/cpu/mpc85xx/t4240_serdes.c
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/fsl_secure_boot.h
arch/powerpc/include/asm/immap_85xx.h
board/freescale/t4rdb/Kconfig
board/freescale/t4rdb/MAINTAINERS
board/freescale/t4rdb/Makefile
configs/T4160RDB_defconfig [deleted file]
drivers/ddr/fsl/Kconfig
drivers/net/Kconfig
drivers/net/fm/Makefile