mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 18:09:35 +00:00
hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
This patch adds WDT to Allwinner-H3 and Orangepi-PC. WDT is added as an overlay to the Timer module memory area. Signed-off-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com> Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com> Message-id: 20230326202256.22980-4-strahinja.p.jankovic@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
committed by
Peter Maydell
parent
470f9f2d93
commit
c663fc9fbc
@ -26,6 +26,7 @@ The Orange Pi PC machine supports the following devices:
|
||||
* System Control module
|
||||
* Security Identifier device
|
||||
* TWI (I2C)
|
||||
* Watchdog timer
|
||||
|
||||
Limitations
|
||||
"""""""""""
|
||||
|
Reference in New Issue
Block a user