Home
last modified time | relevance | path

Searched refs:CONFIG_BOOT_RETRY_TIME (Results 1 – 20 of 20) sorted by relevance

/u-boot/common/
A Dbootretry.c16 #define CONFIG_BOOT_RETRY_MIN CONFIG_BOOT_RETRY_TIME
32 retry_time = CONFIG_BOOT_RETRY_TIME; in bootretry_init_cmd_timeout()
A Dcli_simple.c292 #ifdef CONFIG_BOOT_RETRY_TIME in cli_simple_loop()
A DMakefile16 ifdef CONFIG_BOOT_RETRY_TIME
A DKconfig.boot821 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is
834 times out, even if CONFIG_BOOT_RETRY_TIME is used.
A Dcli_hush.c1030 #ifdef CONFIG_BOOT_RETRY_TIME in get_user_input()
/u-boot/include/configs/
A Dsocfpga_arria5_secu1.h57 #define CONFIG_BOOT_RETRY_TIME 45 macro
98 "bootretry=" __stringify(CONFIG_BOOT_RETRY_TIME) "\0" \
A Dhighbank.h33 #define CONFIG_BOOT_RETRY_TIME -1 macro
A Docteontx2_common.h36 #define CONFIG_BOOT_RETRY_TIME -1 macro
A Dam335x_shc.h37 # define CONFIG_BOOT_RETRY_TIME 30 macro
A Docteontx_common.h35 #define CONFIG_BOOT_RETRY_TIME -1 macro
A Dsiemens-am33x-common.h447 #define CONFIG_BOOT_RETRY_TIME 60 macro
A Deb_cpu5282.h28 #define CONFIG_BOOT_RETRY_TIME -1 macro
A Dids8313.h19 #define CONFIG_BOOT_RETRY_TIME 900 macro
/u-boot/include/
A Dbootretry.h10 #ifdef CONFIG_BOOT_RETRY_TIME
/u-boot/doc/
A DREADME.autoboot51 CONFIG_BOOT_RETRY_TIME
59 CONFIG_BOOT_RETRY_TIME must be defined to enable the boot
62 CONFIG_BOOT_RETRY_TIME. CONFIG_BOOT_RETRY_MIN is optional and
63 defaults to CONFIG_BOOT_RETRY_TIME. All times are in seconds.
72 If CONFIG_BOOT_RETRY_TIME < 0 the feature is there, but
113 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is
119 prompt never times out, even if CONFIG_BOOT_RETRY_TIME is
152 (Only effective when CONFIG_BOOT_RETRY_TIME is also set)
/u-boot/cmd/
A Dpci.c584 #ifdef CONFIG_BOOT_RETRY_TIME in pci_cfg_modify()
A Dmem.c1208 #ifdef CONFIG_BOOT_RETRY_TIME in mod_mem()
A Di2c.c896 #ifdef CONFIG_BOOT_RETRY_TIME in mod_i2c_mem()
/u-boot/scripts/
A Dconfig_whitelist.txt138 CONFIG_BOOT_RETRY_TIME
/u-boot/
A DREADME3316 bootretry - see CONFIG_BOOT_RETRY_TIME

Completed in 38 milliseconds