ppc: Remove MPC8568MDS board
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:23 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:23 +0000 (19:52 -0400)
commit806968935cee638f54e264151214349ea0d48fe6
tree08d8322859739902904f88d4a1c07cd5d2e142ed
parent6c3d99335ccbbce8a13339c71df267412eb47dad
ppc: Remove MPC8568MDS 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_MPC8568 platform, remove that support as well.

Cc: Priyanka Jain <priyanka.jain@nxp.com>
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/mpc8568_serdes.c [deleted file]
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/immap_85xx.h
board/freescale/mpc8568mds/Kconfig [deleted file]
board/freescale/mpc8568mds/MAINTAINERS [deleted file]
board/freescale/mpc8568mds/Makefile [deleted file]
board/freescale/mpc8568mds/bcsr.c [deleted file]
board/freescale/mpc8568mds/bcsr.h [deleted file]
board/freescale/mpc8568mds/ddr.c [deleted file]
board/freescale/mpc8568mds/law.c [deleted file]
board/freescale/mpc8568mds/mpc8568mds.c [deleted file]
board/freescale/mpc8568mds/tlb.c [deleted file]
configs/MPC8568MDS_defconfig [deleted file]
include/configs/MPC8568MDS.h [deleted file]