Searched refs:CONFIG_BOOT_RETRY_MIN (Results 1 – 4 of 4) sorted by relevance
14 #ifndef CONFIG_BOOT_RETRY_MIN15 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME macro33 if (retry_time >= 0 && retry_time < CONFIG_BOOT_RETRY_MIN) in bootretry_init_cmd_timeout()34 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
27 #define CONFIG_BOOT_RETRY_MIN 30 macro
230 CONFIG_BOOT_RETRY_MIN