hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boards
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Sep 2024 16:06:59 +0000 (17:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Oct 2024 13:04:50 +0000 (14:04 +0100)
commitb62151489ae6f1c4faa3230923e9cfafd116718a
tree229134bde652fbed59fe9b147e7418cc98fd85e9
parent9601076b3b0bced7ed597d1470e3ff2f4e7177d6
hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boards

The Sharp XScale-based PDA board models akita, borzoi, spitz,
terrier, and tosa were all deprecated in 9.0, so our deprecation
cycle permits removing them for the 9.2 release.

Remove the source files for the board models themselves, and their
documentation. There were no tests for these boards.

We will move the text describing the dropped boards from
deprecated.rst to removed-features.rst when we've cleaned up all the
boards it lists.  Device models used only by removed board models
will be removed in separate commits.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240903160751.4100218-2-peter.maydell@linaro.org
MAINTAINERS
configs/devices/arm-softmmu/default.mak
docs/system/arm/xscale.rst [deleted file]
docs/system/target-arm.rst
hw/arm/Kconfig
hw/arm/meson.build
hw/arm/spitz.c [deleted file]
hw/arm/tosa.c [deleted file]