]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx6.h
karo: tx6: enable bootretry
[karo-tx-uboot.git] / include / configs / tx6.h
index 1e1a6217176c6318f018ba477185540e567d9c26..b662f821631a214c3ece482e2216a5b6fd256b87 100644 (file)
 #else
 #define CONFIG_BOOTDELAY               0
 #endif
+#define CONFIG_BOOT_RETRY_TIME         -1
+#define CONFIG_BOOT_RETRY_MIN          3
+#define CONFIG_RESET_TO_RETRY
 #define CONFIG_ZERO_BOOTDELAY_CHECK
 #define CONFIG_SYS_AUTOLOAD            "no"
 #define DEFAULT_BOOTCMD                        "run bootcmd_${boot_mode} bootm_cmd"