Home
last modified time | relevance | path

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

/external/u-boot/common/
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()
/external/u-boot/doc/
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
/external/u-boot/include/configs/
Dids8313.h25 #define CONFIG_BOOT_RETRY_MIN 30 macro
/external/u-boot/scripts/
Dconfig_whitelist.txt172 CONFIG_BOOT_RETRY_MIN