arm: mx5: Enable WDT and bootcounter on M53Menlo

Enable watchdog and bootcounter support on the M53Menlo board.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
This commit is contained in:
Marek Vasut
2018-12-07 02:36:38 +01:00
committed by Stefano Babic
parent 81653478eb
commit bf413781cf
2 changed files with 11 additions and 0 deletions

View File

@@ -157,6 +157,9 @@
/* IIM Fuses */
#define CONFIG_FSL_IIM
/* Watchdog */
#define CONFIG_WATCHDOG_TIMEOUT_MSECS 8000
/*
* Boot Linux
*/