Home
last modified time | relevance | path

Searched refs:CONFIG_BOOTDELAY (Results 1 – 25 of 748) sorted by relevance

12345678910>>...30

/external/u-boot/include/
Denv_default.h43 #if defined(CONFIG_BOOTDELAY) && (CONFIG_BOOTDELAY >= 0)
44 "bootdelay=" __stringify(CONFIG_BOOTDELAY) "\0"
/external/u-boot/tools/env/
Dfw_env_private.h44 #ifndef CONFIG_BOOTDELAY
45 #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ macro
/external/u-boot/include/configs/
Dcl-som-imx7.h67 #undef CONFIG_BOOTDELAY
69 #define CONFIG_BOOTDELAY 3 macro
/external/u-boot/cmd/
Dbootmenu.c477 #if defined(CONFIG_BOOTDELAY) && (CONFIG_BOOTDELAY >= 0) in do_bootmenu()
478 delay = CONFIG_BOOTDELAY; in do_bootmenu()
/external/u-boot/configs/
Dbcm958712k_defconfig6 CONFIG_BOOTDELAY=5
Drsk7264_defconfig4 CONFIG_BOOTDELAY=3
Drsk7269_defconfig4 CONFIG_BOOTDELAY=3
DM5208EVBE_defconfig4 CONFIG_BOOTDELAY=1
Daspenite_defconfig5 CONFIG_BOOTDELAY=3
DM5253DEMO_defconfig4 CONFIG_BOOTDELAY=5
Dcobra5272_defconfig4 CONFIG_BOOTDELAY=5
DMPC8323ERDB_defconfig7 CONFIG_BOOTDELAY=6
DM5253EVBE_defconfig4 CONFIG_BOOTDELAY=5
DM5272C3_defconfig4 CONFIG_BOOTDELAY=5
DM5329AFEE_defconfig5 CONFIG_BOOTDELAY=1
DM5373EVB_defconfig5 CONFIG_BOOTDELAY=1
DM5329BFEE_defconfig5 CONFIG_BOOTDELAY=1
DMPC832XEMDS_SLAVE_defconfig8 CONFIG_BOOTDELAY=6
Dvct_platinumavc_defconfig4 CONFIG_BOOTDELAY=5
DM5282EVB_defconfig4 CONFIG_BOOTDELAY=5
DMPC832XEMDS_defconfig7 CONFIG_BOOTDELAY=6
Dts4800_defconfig6 CONFIG_BOOTDELAY=1
Dnsim_700_defconfig9 CONFIG_BOOTDELAY=3
DMPC832XEMDS_HOST_66_defconfig8 CONFIG_BOOTDELAY=6
DMPC832XEMDS_HOST_33_defconfig8 CONFIG_BOOTDELAY=6

12345678910>>...30