commit | 881d4108257a45ac890ef27c523783dbe401e462 | [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 | c2fd0ca1a8226903e6e00f970c58f23742d6a418 [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]