]> git.baikalelectronics.ru Git - uboot.git/commit
cyclic: Introduce schedule() function
authorStefan Roese <sr@denx.de>
Fri, 2 Sep 2022 12:10:45 +0000 (14:10 +0200)
committerStefan Roese <sr@denx.de>
Sun, 18 Sep 2022 08:26:28 +0000 (10:26 +0200)
commit7843ac2dafd58af7bb20f947e2d616f71aca353f
treeb43d71df57f3e29b5cf2eb5c46731c8c2bede75b
parent314f730f6eba52abc5988e878ef9e21fdf175d53
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]
common/cyclic.c
include/cyclic.h