Home
last modified time | relevance | path

Searched refs:CONFIG_BOOT_RETRY_MIN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/common/
H A Dbootretry.c13 #ifndef CONFIG_BOOT_RETRY_MIN
14 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME macro
32 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()
/openbmc/u-boot/doc/
H A DREADME.autoboot52 CONFIG_BOOT_RETRY_MIN
62 CONFIG_BOOT_RETRY_TIME. CONFIG_BOOT_RETRY_MIN is optional and
67 CONFIG_BOOT_RETRY_MIN seconds. If no valid U-Boot command is
/openbmc/u-boot/include/configs/
H A Dids8313.h23 #define CONFIG_BOOT_RETRY_MIN 30 macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt166 CONFIG_BOOT_RETRY_MIN