Searched refs:CONFIG_BOOT_RETRY_TIME (Results 1 – 18 of 18) 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)
14 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME30 retry_time = CONFIG_BOOT_RETRY_TIME; in bootretry_init_cmd_timeout()
282 #ifdef CONFIG_BOOT_RETRY_TIME in cli_simple_loop()
16 ifdef CONFIG_BOOT_RETRY_TIME
1031 #ifdef CONFIG_BOOT_RETRY_TIME in get_user_input()
10 #ifdef CONFIG_BOOT_RETRY_TIME
40 #define CONFIG_BOOT_RETRY_TIME -1 macro
62 # define CONFIG_BOOT_RETRY_TIME 30 macro
486 #define CONFIG_BOOT_RETRY_TIME 60 macro
181 #define CONFIG_BOOT_RETRY_TIME 60 /* continue boot after 60 s inactivity */ macro
30 #define CONFIG_BOOT_RETRY_TIME -1 macro
24 #define CONFIG_BOOT_RETRY_TIME 900 macro
582 #ifdef CONFIG_BOOT_RETRY_TIME in pci_cfg_modify()
1021 #ifdef CONFIG_BOOT_RETRY_TIME in mod_mem()
888 #ifdef CONFIG_BOOT_RETRY_TIME in mod_i2c_mem()
104 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is117 times out, even if CONFIG_BOOT_RETRY_TIME is used.
173 CONFIG_BOOT_RETRY_TIME
3817 bootretry - see CONFIG_BOOT_RETRY_TIME