mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
hw/arm: Add WDT to Allwinner-A10 and Cubieboard
This patch adds WDT to Allwinner-A10 and Cubieboard. WDT is added as an overlay to the Timer module memory map. Signed-off-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com> Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com> Message-id: 20230326202256.22980-3-strahinja.p.jankovic@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
17b9730f98
commit
470f9f2d93
4 changed files with 11 additions and 0 deletions
|
@ -15,3 +15,4 @@ Emulated devices:
|
|||
- USB controller
|
||||
- SATA controller
|
||||
- TWI (I2C) controller
|
||||
- Watchdog timer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue