mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-30 05:43:53 -06:00
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
This commit is contained in:
parent
6af139c385
commit
a2ccff4d2b
7 changed files with 0 additions and 181 deletions
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue