X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Ftx6.h;h=b662f821631a214c3ece482e2216a5b6fd256b87;hp=1e1a6217176c6318f018ba477185540e567d9c26;hb=1494c2a9d43d9c6a70e8cfe992efea86cf846b02;hpb=30a5cf24c7006ccb6615f1d29c65cd45b6f63c91 diff --git a/include/configs/tx6.h b/include/configs/tx6.h index 1e1a621717..b662f82163 100644 --- a/include/configs/tx6.h +++ b/include/configs/tx6.h @@ -149,6 +149,9 @@ #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"