commit | b147bd3607f81664ba8f40f455c11ddad6ae8841 | [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 | 93d34faeda4cb8bb059a6b6fbff4f9969c6f41a7 [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>