ppc: Remove sbc8548 boards
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:18 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:23 +0000 (19:52 -0400)
commitbb656c687b985028b0e6bfb52923ba5cc5577b3f
tree8830a5e8fc75cca7171b88b4596146f20862140d
parent68438623426c6af43cccdc636500236e728db118
ppc: Remove sbc8548 boards

These boards have not been converted to CONFIG_DM_PCI by the deadline and are
also missing conversion to CONFIG_DM.  Remove them.

Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
15 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
board/sbc8548/Kconfig [deleted file]
board/sbc8548/MAINTAINERS [deleted file]
board/sbc8548/Makefile [deleted file]
board/sbc8548/README [deleted file]
board/sbc8548/ddr.c [deleted file]
board/sbc8548/law.c [deleted file]
board/sbc8548/sbc8548.c [deleted file]
board/sbc8548/tlb.c [deleted file]
configs/sbc8548_PCI_33_PCIE_defconfig [deleted file]
configs/sbc8548_PCI_33_defconfig [deleted file]
configs/sbc8548_PCI_66_PCIE_defconfig [deleted file]
configs/sbc8548_PCI_66_defconfig [deleted file]
configs/sbc8548_defconfig [deleted file]
include/configs/sbc8548.h [deleted file]