mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
hw/arm: Add SPI to Allwinner A10
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>
This commit is contained in:
parent
8d3dfb6205
commit
3341d1cb37
4 changed files with 12 additions and 0 deletions
|
@ -15,4 +15,5 @@ Emulated devices:
|
|||
- USB controller
|
||||
- SATA controller
|
||||
- TWI (I2C) controller
|
||||
- SPI controller
|
||||
- Watchdog timer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue