ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:22 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:23 +0000 (19:52 -0400)
commit6c3d99335ccbbce8a13339c71df267412eb47dad
treefbc05b210d04d5d3766486bff701107ad78e0867
parent98898601b46920904e63419fa38dd16a3e3b740e
ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT

These boards have not been converted to CONFIG_DM_PCI by the deadline
and is also missing conversion to CONFIG_DM.  Remove them.  As this is
the only ARCH_T1023 platform left, remove that support as well.

Cc: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
14 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/speed.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/t102xrdb/MAINTAINERS
configs/T1023RDB_NAND_defconfig [deleted file]
configs/T1023RDB_SDCARD_defconfig [deleted file]
configs/T1023RDB_SPIFLASH_defconfig [deleted file]
configs/T1023RDB_defconfig [deleted file]
configs/T1024RDB_SECURE_BOOT_defconfig [deleted file]
drivers/net/Kconfig
drivers/net/fm/Makefile