mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
docs: Add skeletal documentation of cubieboard
Add skeletal documentation of the cubieboard machine. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210713142226.19155-2-peter.maydell@linaro.org
This commit is contained in:
parent
3a50c8f306
commit
d4a7c362fe
3 changed files with 18 additions and 0 deletions
16
docs/system/arm/cubieboard.rst
Normal file
16
docs/system/arm/cubieboard.rst
Normal file
|
@ -0,0 +1,16 @@
|
|||
Cubietech Cubieboard (``cubieboard``)
|
||||
=====================================
|
||||
|
||||
The ``cubieboard`` model emulates the Cubietech Cubieboard,
|
||||
which is a Cortex-A8 based single-board computer using
|
||||
the AllWinner A10 SoC.
|
||||
|
||||
Emulated devices:
|
||||
|
||||
- Timer
|
||||
- UART
|
||||
- RTC
|
||||
- EMAC
|
||||
- SDHCI
|
||||
- USB controller
|
||||
- SATA controller
|
|
@ -85,6 +85,7 @@ undocumented; you can get a complete list by running
|
|||
arm/aspeed
|
||||
arm/sabrelite
|
||||
arm/digic
|
||||
arm/cubieboard
|
||||
arm/musicpal
|
||||
arm/gumstix
|
||||
arm/nrf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue