[PATCH 2/5] imx8mn_ddr4_evk: Select the watchdog driver

2020-06-08 Thread sbabic
> Currently watchdog driver is not selected, which causes system to reboot > after staying 60s in the U-Boot prompt. > Fix this problem by enabling CONFIG_WATCHDOG so that watchdog can be > properly serviced. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, St

[PATCH 2/5] imx8mn_ddr4_evk: Select the watchdog driver

2020-05-11 Thread Fabio Estevam
Currently watchdog driver is not selected, which causes system to reboot after staying 60s in the U-Boot prompt. Fix this problem by enabling CONFIG_WATCHDOG so that watchdog can be properly serviced. Signed-off-by: Fabio Estevam --- configs/imx8mn_ddr4_evk_defconfig | 1 - 1 file changed, 1 d