MIPS: remove deprecated qemu_mips board
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 21 Apr 2021 19:13:13 +0000 (21:13 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 25 May 2021 13:35:06 +0000 (15:35 +0200)
commit5308a71db80ede9f0e0b5c727ae26469ab7914c8
tree161dd91242a152213ad798d7d57fa01a69f9a26f
parent9c8e58ac2362a155dd79cd7befafa57e648bfb9c
MIPS: remove deprecated qemu_mips board

Remove qemu_mips boards because DM migration doesn't make sense.
The board support for qemu_mips is already marked as deprecated
in Qemu in favour of the Malta board. Also qemu_mips support
has been removed from Linux a long time ago.

The official replacement is the Malta board. The same Malta U-Boot
image can be used with Qemu and on physical hardware.
All combinations of Big Endian and Little Endian as well as 32 bit
and 64 bit are supported.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
15 files changed:
.azure-pipelines.yml
.gitlab-ci.yml
arch/mips/Kconfig
board/qemu-mips/Kconfig [deleted file]
board/qemu-mips/MAINTAINERS [deleted file]
board/qemu-mips/Makefile [deleted file]
board/qemu-mips/lowlevel_init.S [deleted file]
board/qemu-mips/qemu-mips.c [deleted file]
configs/qemu_mips64_defconfig [deleted file]
configs/qemu_mips64el_defconfig [deleted file]
configs/qemu_mips_defconfig [deleted file]
configs/qemu_mipsel_defconfig [deleted file]
include/configs/qemu-mips.h [deleted file]
include/configs/qemu-mips64.h [deleted file]
scripts/config_whitelist.txt