ppc: Remove T2081QDS board and ARCH_T2081 support
authorTom Rini <trini@konsulko.com>
Sun, 21 Feb 2021 01:06:21 +0000 (20:06 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 10 Apr 2021 12:04:42 +0000 (08:04 -0400)
commit2322b9568f9e091becf8dd56c907e30e6b5166b1
treec3dacb24631c9ecdb03524616bdc30a5ed3244ea
parentbf85995a25b65746b3b585a86227e868ca454bd4
ppc: Remove T2081QDS board and ARCH_T2081 support

This board has not been converted to CONFIG_DM_MMC by the deadline.
Remove it.  It is also the only ARCH_T2081 board so remove that support
as well.

Cc: Shengzhou Liu <Shengzhou.Liu@nxp.com>
Cc: Ruchika Gupta <ruchika.gupta@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
18 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/speed.c
arch/powerpc/cpu/mpc85xx/t2080_serdes.c
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/immap_85xx.h
board/freescale/t208xqds/Kconfig
board/freescale/t208xqds/Makefile
board/freescale/t208xqds/eth_t208xqds.c
board/freescale/t208xqds/t208xqds.c
configs/T2081QDS_NAND_defconfig [deleted file]
configs/T2081QDS_SDCARD_defconfig [deleted file]
configs/T2081QDS_SPIFLASH_defconfig [deleted file]
configs/T2081QDS_SRIO_PCIE_BOOT_defconfig [deleted file]
configs/T2081QDS_defconfig [deleted file]
drivers/net/Kconfig
drivers/net/fm/Makefile
include/configs/T208xQDS.h