board: ge: bx50v3: use imx wdt

Enable DM imx WDT
Enable SYSRESET_WATCHDOG to maintain WDT based reset ability

Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
This commit is contained in:
Robert Beckett
2019-11-12 19:15:19 +00:00
committed by Stefano Babic
parent b186cfa1a3
commit d494aeca46
3 changed files with 16 additions and 0 deletions

View File

@@ -72,6 +72,9 @@ CONFIG_VIDEO_BPP16=y
CONFIG_VIDEO_IPUV3=y
CONFIG_WATCHDOG_TIMEOUT_MSECS=6000
CONFIG_IMX_WATCHDOG=y
CONFIG_WDT=y
CONFIG_SYSRESET=y
CONFIG_SYSRESET_WATCHDOG=y
# CONFIG_EFI_LOADER is not set
CONFIG_SYS_MALLOC_F_LEN=0x4000
CONFIG_SYS_WHITE_ON_BLACK=y