Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootretry.c14 #ifndef CONFIG_BOOT_RETRY_MIN
15 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME macro
33 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()
/OK3568_Linux_fs/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
/OK3568_Linux_fs/u-boot/include/configs/
H A Dids8313.h27 #define CONFIG_BOOT_RETRY_MIN 30 macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt230 CONFIG_BOOT_RETRY_MIN