diff options
author | Alexander Sverdlin <alexander.sverdlin@siemens.com> | 2024-11-08 22:15:03 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2025-01-07 10:29:58 +0100 |
commit | 5b5124e3d5cabac31d18fcd97c934aa13819fef6 (patch) | |
tree | 383b5fe4e76a0e6588d021752042571780bf0ccf /drivers/ddr/microchip/ddr2_timing.h | |
parent | 6d41f0a39d6423c8e57e92ebbe9f8c0333a63f72 (diff) |
watchdog: rti: support SPL (or re-start)
If the RTI watchdog has been enabled in SPL, enabling it in U-Boot proper
fails because it can only be enabled once in HW and never stopped. This
however leads to a situation that wdt_cyclic() watchdog trigger is not
being started any longer and the WDT fires at some point.
Allow for WDT re-start by not bailing out if the [previously] configured
period matches the one to be configured.
Enabling in [A53] SPL has been tested on AM62x-based HW (where [A53] SPL is
responsible for loading R5 DM firmware and not this driver).
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@siemens.com>
Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_timing.h')
0 files changed, 0 insertions, 0 deletions