]> git.baikalelectronics.ru Git - uboot.git/commit
verdin-imx8mm: Select the watchdog driver
authorFabio Estevam <festevam@gmail.com>
Mon, 11 May 2020 14:00:31 +0000 (11:00 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 8 Jun 2020 08:42:09 +0000 (10:42 +0200)
commitfa70f35267a1a8ba73a7fe8504fec86857720e23
treea88a3ac53fead060e7555b3985bd1af79b4825f3
parent6abf6b367290abd7233d66e8a4b9987ce7a577a2
verdin-imx8mm: Select the watchdog driver

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 <festevam@gmail.com>
Acked-by: Igor Opaniuk <igor.opaniuk@toradex.com>
configs/verdin-imx8mm_defconfig