commit | 576ccd6b6eaf7afa5a9c2d7c89d5f308a9f2e9a8 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Sun Aug 22 13:53:28 2021 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Oct 25 14:54:36 2021 +0100 |
tree | 3ef9aedda6ad63d534bf994682e35a5655815d8d | |
parent | 65c982b1dedc969869ad6ade7997851a76cdaf47 [diff] |
sunxi: Enable watchdog timer support by default A watchdog helps recover from hangs or failure to boot an OS. It can also be used by the sysreset framework to intentionally reset the system. Now that a driver is available, let's enable this functionality on sunxi boards. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>