mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
docs: Add documentation of Arm 'mainstone' board
Add brief documentation of the Arm 'mainstone' board. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210722175229.29065-2-peter.maydell@linaro.org
This commit is contained in:
parent
10a3c4a4b3
commit
c9543db4cc
3 changed files with 27 additions and 0 deletions
25
docs/system/arm/mainstone.rst
Normal file
25
docs/system/arm/mainstone.rst
Normal file
|
@ -0,0 +1,25 @@
|
|||
Intel Mainstone II board (``mainstone``)
|
||||
========================================
|
||||
|
||||
The ``mainstone`` board emulates the Intel Mainstone II development
|
||||
board, which uses a PXA270 CPU.
|
||||
|
||||
Emulated devices:
|
||||
|
||||
- Flash memory
|
||||
- Keypad
|
||||
- MMC controller
|
||||
- 91C111 ethernet
|
||||
- PIC
|
||||
- Timer
|
||||
- DMA
|
||||
- GPIO
|
||||
- FIR
|
||||
- Serial
|
||||
- LCD controller
|
||||
- SSP
|
||||
- USB controller
|
||||
- RTC
|
||||
- PCMCIA
|
||||
- I2C
|
||||
- I2S
|
Loading…
Add table
Add a link
Reference in a new issue