Browse Source
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.orgpull/121/head
3 changed files with 18 additions and 0 deletions
@ -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 |
|||
Loading…
Reference in new issue