u-boot-brain/board/liebherr/display5
Lukasz Majewski 76d1d169f3 display5: wdt: Enable WDT support (both SPL and u-boot)
Test case:

The fitImage gets corrupted:

truncate -c -s 3M fitImage
run tftp_mmc_fitImg
setenv boot_os y
reset

[board shall hang in SPL with
"Trying to boot from MMC1" information]

Then after X seconds WDT is causing board to reset. After N boot attempts
we enter recovery mode.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2018-06-18 15:44:21 +02:00
..
common.c display5: Support for the emergency PAD pressing 2018-06-18 15:42:38 +02:00
common.h display5: Support for the emergency PAD pressing 2018-06-18 15:42:38 +02:00
display5.c display5: Support for the emergency PAD pressing 2018-06-18 15:42:38 +02:00
Kconfig imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
MAINTAINERS imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
Makefile imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
spl.c display5: wdt: Enable WDT support (both SPL and u-boot) 2018-06-18 15:44:21 +02:00