qemu-e2k/hw/watchdog
Steven Lee 018134abb2 aspeed/wdt: Fix ast2500/ast2600 default reload value
Per ast2500_2520_datasheet_v1.8 and ast2600v11.pdf, the default value of
WDT00 and WDT04 is 0x014FB180 for ast2500/ast2600.
Add default_status and default_reload_value attributes for storing
counter status and reload value as they are different from ast2400.

Signed-off-by: Troy Lee <troy_lee@aspeedtech.com>
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220401083850.15266-4-jamin_lin@aspeedtech.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-05-02 17:03:03 +02:00
..
cmsdk-apb-watchdog.c clock: Add ClockEvent parameter to callbacks 2021-03-08 17:20:01 +00:00
Kconfig hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
meson.build hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
sbsa_gwdt.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
trace-events aspeed/wdt: Add trace events 2021-10-12 08:20:08 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
watchdog.c watchdog: remove select_watchdog_action 2021-11-02 15:57:27 +01:00
wdt_aspeed.c aspeed/wdt: Fix ast2500/ast2600 default reload value 2022-05-02 17:03:03 +02:00
wdt_diag288.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
wdt_i6300esb.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
wdt_ib700.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
wdt_imx2.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00