Home
last modified time | relevance | path

Searched refs:bootdelay (Results 1 – 25 of 652) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/u-boot/common/
H A Dautoboot.c185 static int __abortboot(int bootdelay) in __abortboot() argument
188 uint64_t etime = endtick(bootdelay); in __abortboot()
195 printf(CONFIG_AUTOBOOT_PROMPT, bootdelay); in __abortboot()
211 static int __abortboot(int bootdelay) argument
219 printf("Hit key to stop autoboot('CTRL+C'): %2d ", bootdelay);
235 while ((bootdelay > 0) && (!abort)) {
236 --bootdelay;
242 bootdelay = 0; /* no more delay */
251 printf("\b\b\b%2d ", bootdelay);
260 static int abortboot(int bootdelay) argument
[all …]
H A D.autoboot.o.cmd
H A D.bouncebuf.o.cmd
/OK3568_Linux_fs/buildroot/board/synopsys/hsdk/
H A Duboot.env.txt4 bootdelay=2
/OK3568_Linux_fs/buildroot/board/atmel/at91sam9x5ek_mmc/
H A Duboot-env.txt3 bootdelay=1
/OK3568_Linux_fs/u-boot/include/
H A Dmenu.h24 int menu_show(int bootdelay);
/OK3568_Linux_fs/buildroot/board/altera/socrates_cyclone5/
H A Dboot-env.txt8 bootdelay=1
/OK3568_Linux_fs/buildroot/board/ci20/
H A Duboot-env.txt5 bootdelay=1
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.menu18 CONFIG_MENU_SHOW. You have to code the int menu_show(int bootdelay)
20 bootdelay.
H A DREADME.autoboot14 bootdelay
108 "autoboot in %d seconds\n",bootdelay
H A DREADME.m54418twr148 bootdelay=2
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c466 int menu_show(int bootdelay) in menu_show() argument
468 bootmenu_show(bootdelay); in menu_show()
/OK3568_Linux_fs/u-boot/configs/
H A Daxm_defconfig18 … /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0bootdelay=3\0ethact=macb0\…
/OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/
H A DREADME79 bootdelay=5
/OK3568_Linux_fs/u-boot/board/cobra5272/
H A DREADME46 bootdelay for autoboot 5 sec.
/OK3568_Linux_fs/u-boot/board/freescale/m53017evb/
H A DREADME159 bootdelay=1
/OK3568_Linux_fs/u-boot/board/freescale/m547xevb/
H A DREADME177 bootdelay=1
/OK3568_Linux_fs/u-boot/env/
H A D.common.o.cmd
/OK3568_Linux_fs/u-boot/spl/env/
H A D.common.o.cmd
/OK3568_Linux_fs/u-boot/board/freescale/m5373evb/
H A DREADME159 bootdelay=1
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A DREADME229 bootdelay=1
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A D.cache.o.cmd
/OK3568_Linux_fs/u-boot/lib/
H A D.of_live.o.cmd
/OK3568_Linux_fs/u-boot/net/
H A D.ping.o.cmd
/OK3568_Linux_fs/u-boot/fs/
H A D.fs.o.cmd

12345678910>>...27