commit | b0c964f3ae7a3987a0096b31718c76bc2f9dfcef | [log] [tgz] |
---|---|---|
author | Li Hua Qian <huaqian.li@siemens.com> | Tue Aug 29 11:46:21 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 08 10:07:12 2023 -0400 |
tree | e4c3a340c5364a4444355a598ab5a6eb6b27082c | |
parent | ffd8e5b0c0dee2e3d8f1c3989c5b3c94952cb97e [diff] |
Watchdog: Support WDIOF_CARDRESET on TI AM65x platform To have the WDIOF_CARDRESET support for the TI AM65x platform watchdog, this patch reserves some memories, which indicate if the current boot due to a watchdog reset. Signed-off-by: Li Hua Qian <huaqian.li@siemens.com>