Home
last modified time | relevance | path

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

12345678910>>...33

/OK3568_Linux_fs/u-boot/include/
H A Denv_default.h43 #if defined(CONFIG_BOOTDELAY) && (CONFIG_BOOTDELAY >= 0)
44 "bootdelay=" __stringify(CONFIG_BOOTDELAY) "\0"
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env_private.h45 #ifndef CONFIG_BOOTDELAY
46 #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ macro
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c478 #if defined(CONFIG_BOOTDELAY) && (CONFIG_BOOTDELAY >= 0) in do_bootmenu()
479 delay = CONFIG_BOOTDELAY; in do_bootmenu()
/OK3568_Linux_fs/u-boot/configs/
H A Drsk7269_defconfig3 CONFIG_BOOTDELAY=3
H A Drsk7264_defconfig3 CONFIG_BOOTDELAY=3
H A Dmx31ads_defconfig3 CONFIG_BOOTDELAY=3
H A Dbcm958712k_defconfig5 CONFIG_BOOTDELAY=5
H A Dimx31_phycore_defconfig3 CONFIG_BOOTDELAY=3
H A DM5208EVBE_defconfig4 CONFIG_BOOTDELAY=1
H A Drv1126-ab.config8 CONFIG_BOOTDELAY=0
H A DM5253DEMO_defconfig4 CONFIG_BOOTDELAY=5
H A Dcobra5272_defconfig4 CONFIG_BOOTDELAY=5
H A DM5253EVBE_defconfig4 CONFIG_BOOTDELAY=5
H A DM5282EVB_defconfig4 CONFIG_BOOTDELAY=5
H A DM5373EVB_defconfig5 CONFIG_BOOTDELAY=1
H A DM5329BFEE_defconfig5 CONFIG_BOOTDELAY=1
H A DM5329AFEE_defconfig5 CONFIG_BOOTDELAY=1
H A DM5272C3_defconfig4 CONFIG_BOOTDELAY=5
H A Dimx31_phycore_eet_defconfig4 CONFIG_BOOTDELAY=3
H A DM5485AFE_defconfig5 CONFIG_BOOTDELAY=1
H A DM5475AFE_defconfig5 CONFIG_BOOTDELAY=1
H A DM5475GFE_defconfig5 CONFIG_BOOTDELAY=1
H A DM5485GFE_defconfig5 CONFIG_BOOTDELAY=1
H A DM5275EVB_defconfig4 CONFIG_BOOTDELAY=5
H A DMPC8323ERDB_defconfig6 CONFIG_BOOTDELAY=6

12345678910>>...33