ppc: Remove UCP1020 board
authorSimon Glass <sjg@chromium.org>
Mon, 2 Aug 2021 00:54:15 +0000 (18:54 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 13 Sep 2021 22:22:50 +0000 (18:22 -0400)
commit46596c653b7aa08eceef3b4ccea3c438144fd6f8
tree217696ef4334f2227c66f2153f0c795aa2fe25dd
parent7958292f5ffa4ecdaaf4c73c6df28006051db6e0
ppc: Remove UCP1020 board

This board has not been converted to CONFIG_DM_PCI by the deadline.
Remove it.

Note that we have to add CONFIG_SPIFLASH to scripts/config_whitelist.txt
because it's not really migrated at this point.

Acked-by: Michael Durrant <mdurrant@arcturusnetworks.com>
Acked-by: Oleksandr Zhadan <oleks@arcturusnetworks.com>
Acked-by: Oleksandr Zhadan and Michael Durrant <arcsupport@arcturusnetworks.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Handle CONFIG_SPIFLASH differently and delete Kconfig file]
Signed-off-by: Tom Rini <trini@konsulko.com>
16 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
board/Arcturus/ucp1020/Kconfig [deleted file]
board/Arcturus/ucp1020/MAINTAINERS [deleted file]
board/Arcturus/ucp1020/Makefile [deleted file]
board/Arcturus/ucp1020/README [deleted file]
board/Arcturus/ucp1020/cmd_arc.c [deleted file]
board/Arcturus/ucp1020/ddr.c [deleted file]
board/Arcturus/ucp1020/law.c [deleted file]
board/Arcturus/ucp1020/spl.c [deleted file]
board/Arcturus/ucp1020/spl_minimal.c [deleted file]
board/Arcturus/ucp1020/tlb.c [deleted file]
board/Arcturus/ucp1020/ucp1020.c [deleted file]
board/Arcturus/ucp1020/ucp1020.h [deleted file]
configs/UCP1020_defconfig [deleted file]
include/configs/UCP1020.h [deleted file]
scripts/config_whitelist.txt