commit | 9747363478414a6aa7ac5d42332a2c7639e3bffd | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Sep 02 14:10:45 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Sun Sep 18 10:26:28 2022 +0200 |
tree | b43d71df57f3e29b5cf2eb5c46731c8c2bede75b | |
parent | cce2472151a3a197bbb401438773c1291eda0430 [diff] |
cyclic: Introduce schedule() function This patch introduces a schedule() function, which shall be used instead of the old WATCHDOG_RESET. Follow-up patches will make sure, that this new function is used. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Tom Rini <trini@konsulko.com> [am335x_evm, mx6cuboxi, rpi_3,dra7xx_evm, pine64_plus, am65x_evm, j721e_evm]