]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx6.h
karo: tx6: use HW_WATCHDOG instead of IMX_WATCHDOG
[karo-tx-uboot.git] / include / configs / tx6.h
index adf859eec2c9caf829283175df75703b2ba9e353..6cc28b3c89ab992d6b03c9f8f0796b2c2508a8d9 100644 (file)
 #define CONFIG_FDTADDR                 10001000
 #define CONFIG_SYS_LOAD_ADDR           _pfx(0x, CONFIG_LOADADDR)
 #define CONFIG_SYS_FDT_ADDR            _pfx(0x, CONFIG_FDTADDR)
-#define CONFIG_IMX_WATCHDOG
-#define CONFIG_WATCHDOG_TIMEOUT_MSECS  3000
+#define CONFIG_HW_WATCHDOG
 #ifndef CONFIG_SYS_LVDS_IF
 #define DEFAULT_VIDEO_MODE             "VGA"
 #else