ppc: Remove MPC8313ERDB boards
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:16 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:23 +0000 (19:52 -0400)
commit7458f18e5c2c37d22b21c32016f39619f5965454
tree7ef31a350e7f6859c0322e293bd373088582fa30
parentaf96210ae7403478a73f304ebbdb100bdbe128c8
ppc: Remove MPC8313ERDB boards

These boards have not been converted to CONFIG_DM_PCI by the deadline.
Remove them.

Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
arch/powerpc/cpu/mpc83xx/Kconfig
board/freescale/mpc8313erdb/Kconfig [deleted file]
board/freescale/mpc8313erdb/MAINTAINERS [deleted file]
board/freescale/mpc8313erdb/Makefile [deleted file]
board/freescale/mpc8313erdb/README [deleted file]
board/freescale/mpc8313erdb/mpc8313erdb.c [deleted file]
board/freescale/mpc8313erdb/sdram.c [deleted file]
configs/MPC8313ERDB_33_defconfig [deleted file]
configs/MPC8313ERDB_66_defconfig [deleted file]
configs/MPC8313ERDB_NAND_33_defconfig [deleted file]
configs/MPC8313ERDB_NAND_66_defconfig [deleted file]
include/configs/MPC8313ERDB_NAND.h [deleted file]
include/configs/MPC8313ERDB_NOR.h [deleted file]