Searched refs:CONFIG_BOOT_RETRY_TIME (Results 1 – 19 of 19) sorted by relevance
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 is137 (Only effective when CONFIG_BOOT_RETRY_TIME is also set)
15 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME31 retry_time = CONFIG_BOOT_RETRY_TIME; in bootretry_init_cmd_timeout()
283 #ifdef CONFIG_BOOT_RETRY_TIME in cli_simple_loop()
20 ifdef CONFIG_BOOT_RETRY_TIME
1032 #ifdef CONFIG_BOOT_RETRY_TIME in get_user_input()
11 #ifdef CONFIG_BOOT_RETRY_TIME
50 #define CONFIG_BOOT_RETRY_TIME -1 macro
66 # define CONFIG_BOOT_RETRY_TIME 30 macro
125 #define CONFIG_BOOT_RETRY_TIME 60 /* retry after 60 secs */ macro
510 #define CONFIG_BOOT_RETRY_TIME 60 macro
31 #define CONFIG_BOOT_RETRY_TIME -1 macro
206 #define CONFIG_BOOT_RETRY_TIME 60 /* continue boot after 60 s inactivity */ macro
26 #define CONFIG_BOOT_RETRY_TIME 900 macro
411 #ifdef CONFIG_BOOT_RETRY_TIME in pci_cfg_modify()
1022 #ifdef CONFIG_BOOT_RETRY_TIME in mod_mem()
891 #ifdef CONFIG_BOOT_RETRY_TIME in mod_i2c_mem()
89 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is102 times out, even if CONFIG_BOOT_RETRY_TIME is used.
231 CONFIG_BOOT_RETRY_TIME
3980 bootretry - see CONFIG_BOOT_RETRY_TIME