On 3/9/24 18:07, Peter Maydell wrote:
The connex and verdex machines have been deprecated since
9.0 and so can be removed for the 9.2 release.
Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
---
MAINTAINERS | 8 --
docs/system/arm/gumstix.rst | 21 ----
docs/system/target-arm.rst | 1 -
configs/devices/arm-softmmu/default.mak | 1 -
hw/arm/gumstix.c | 141 ------------------------
hw/arm/Kconfig | 8 --
hw/arm/meson.build | 1 -
7 files changed, 181 deletions(-)
delete mode 100644 docs/system/arm/gumstix.rst
delete mode 100644 hw/arm/gumstix.c
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Tested-by: Philippe Mathieu-Daudé <phi...@linaro.org>