u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Stefan Roese 29caf9305b cyclic: Use schedule() instead of WATCHDOG_RESET()
Globally replace all occurances of WATCHDOG_RESET() with schedule(),
which handles the HW_WATCHDOG functionality and the cyclic
infrastructure.

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]
2022-09-18 10:26:33 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: handle U-Boot script in flashlayout alternate 2022-05-10 10:56:39 +02:00
Kconfig stm32mp: stm32prog: add TEE support in stm32prog command 2022-05-10 10:56:39 +02:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
stm32prog.h stm32mp: stm32prog: handle U-Boot script in flashlayout alternate 2022-05-10 10:56:39 +02:00
stm32prog_serial.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
stm32prog_usb.c stm32mp: stm32prog: handle interruption during the first enumeration 2022-05-10 10:56:39 +02:00