Searched refs:CONFIG_BOOT_RETRY_MIN (Results 1 – 4 of 4) sorted by relevance
13 #ifndef CONFIG_BOOT_RETRY_MIN14 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME macro32 if (retry_time >= 0 && retry_time < CONFIG_BOOT_RETRY_MIN) in bootretry_init_cmd_timeout()33 retry_time = CONFIG_BOOT_RETRY_MIN; in bootretry_init_cmd_timeout()
52 CONFIG_BOOT_RETRY_MIN62 CONFIG_BOOT_RETRY_TIME. CONFIG_BOOT_RETRY_MIN is optional and67 CONFIG_BOOT_RETRY_MIN seconds. If no valid U-Boot command is
25 #define CONFIG_BOOT_RETRY_MIN 30 macro
172 CONFIG_BOOT_RETRY_MIN