docs/system: Briefly document gumstix boards
Add skeletal documentation of the gumstix boards ('connex' and 'verdex'). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20200713175746.5936-4-peter.maydell@linaro.org
This commit is contained in:
parent
b76b60f59b
commit
bb309000c8
@ -652,6 +652,7 @@ R: Philippe Mathieu-Daudé <f4bug@amsat.org>
|
||||
L: qemu-arm@nongnu.org
|
||||
S: Odd Fixes
|
||||
F: hw/arm/gumstix.c
|
||||
F: docs/system/arm/gumstix.rst
|
||||
|
||||
i.MX25 PDK
|
||||
M: Peter Maydell <peter.maydell@linaro.org>
|
||||
|
21
docs/system/arm/gumstix.rst
Normal file
21
docs/system/arm/gumstix.rst
Normal file
@ -0,0 +1,21 @@
|
||||
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
|
@ -84,6 +84,7 @@ undocumented; you can get a complete list by running
|
||||
arm/aspeed
|
||||
arm/digic
|
||||
arm/musicpal
|
||||
arm/gumstix
|
||||
arm/nseries
|
||||
arm/orangepi
|
||||
arm/palm
|
||||
|
Loading…
Reference in New Issue
Block a user