mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04:00
The Allwinner A10 SPI controller is added to the Allwinner A10 description, so it is available when Cubieboard is emulated. Update the documentation for Cubieboard to indicate SPI availability. Signed-off-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com> Message-id: 20241001221349.8319-3-strahinja.p.jankovic@gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
19 lines
363 B
ReStructuredText
19 lines
363 B
ReStructuredText
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
|
|
- TWI (I2C) controller
|
|
- SPI controller
|
|
- Watchdog timer
|