Searched refs:CONFIG_BOOT_RETRY_TIME (Results 1 – 20 of 20) sorted by relevance
16 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME32 retry_time = CONFIG_BOOT_RETRY_TIME; in bootretry_init_cmd_timeout()
292 #ifdef CONFIG_BOOT_RETRY_TIME in cli_simple_loop()
16 ifdef CONFIG_BOOT_RETRY_TIME
821 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is834 times out, even if CONFIG_BOOT_RETRY_TIME is used.
1030 #ifdef CONFIG_BOOT_RETRY_TIME in get_user_input()
57 #define CONFIG_BOOT_RETRY_TIME 45 macro98 "bootretry=" __stringify(CONFIG_BOOT_RETRY_TIME) "\0" \
33 #define CONFIG_BOOT_RETRY_TIME -1 macro
36 #define CONFIG_BOOT_RETRY_TIME -1 macro
37 # define CONFIG_BOOT_RETRY_TIME 30 macro
35 #define CONFIG_BOOT_RETRY_TIME -1 macro
447 #define CONFIG_BOOT_RETRY_TIME 60 macro
28 #define CONFIG_BOOT_RETRY_TIME -1 macro
19 #define CONFIG_BOOT_RETRY_TIME 900 macro
10 #ifdef CONFIG_BOOT_RETRY_TIME
51 CONFIG_BOOT_RETRY_TIME59 CONFIG_BOOT_RETRY_TIME must be defined to enable the boot62 CONFIG_BOOT_RETRY_TIME. CONFIG_BOOT_RETRY_MIN is optional and63 defaults to CONFIG_BOOT_RETRY_TIME. All times are in seconds.72 If CONFIG_BOOT_RETRY_TIME < 0 the feature is there, but113 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is119 prompt never times out, even if CONFIG_BOOT_RETRY_TIME is152 (Only effective when CONFIG_BOOT_RETRY_TIME is also set)
584 #ifdef CONFIG_BOOT_RETRY_TIME in pci_cfg_modify()
1208 #ifdef CONFIG_BOOT_RETRY_TIME in mod_mem()
896 #ifdef CONFIG_BOOT_RETRY_TIME in mod_i2c_mem()
138 CONFIG_BOOT_RETRY_TIME
3316 bootretry - see CONFIG_BOOT_RETRY_TIME
Completed in 38 milliseconds