diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-09-03 17:07:07 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-10-01 14:17:13 +0100 |
commit | a2ccff4d2bcdd93551c0f15e74d6e09dbb90ecff (patch) | |
tree | e08cdbd49c45f3d780ffa18e1b5e8afc242f76bf /docs | |
parent | 6af139c385bfc7823276d6ab7956b8c812c111f0 (diff) | |
download | qemu-a2ccff4d2bcdd93551c0f15e74d6e09dbb90ecff.zip qemu-a2ccff4d2bcdd93551c0f15e74d6e09dbb90ecff.tar.gz qemu-a2ccff4d2bcdd93551c0f15e74d6e09dbb90ecff.tar.bz2 |
hw/arm: Remove 'connex' and 'verdex' machines
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.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240903160751.4100218-10-peter.maydell@linaro.org
Diffstat (limited to 'docs')
-rw-r--r-- | docs/system/arm/gumstix.rst | 21 | ||||
-rw-r--r-- | docs/system/target-arm.rst | 1 |
2 files changed, 0 insertions, 22 deletions
diff --git a/docs/system/arm/gumstix.rst b/docs/system/arm/gumstix.rst deleted file mode 100644 index cb37313..0000000 --- a/docs/system/arm/gumstix.rst +++ /dev/null @@ -1,21 +0,0 @@ -Gumstix Connex and Verdex (``connex``, ``verdex``) -================================================== - -These machines model the Gumstix Connex and Verdex boards. -The Connex has a PXA255 CPU and the Verdex has a PXA270. - -Implemented devices: - - * NOR flash - * SMC91C111 ethernet - * Interrupt controller - * DMA - * Timer - * GPIO - * MMC/SD card - * Fast infra-red communications port (FIR) - * LCD controller - * Synchronous serial ports (SPI) - * PCMCIA interface - * I2C - * I2S diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst index fde3738..ddaf167 100644 --- a/docs/system/target-arm.rst +++ b/docs/system/target-arm.rst @@ -91,7 +91,6 @@ undocumented; you can get a complete list by running arm/cubieboard arm/emcraft-sf2 arm/musicpal - arm/gumstix arm/mainstone arm/kzm arm/nseries |