Searched refs:bootdelay (Results 1 – 15 of 15) sorted by relevance
185 static int __abortboot(int bootdelay) in __abortboot() argument188 uint64_t etime = endtick(bootdelay); in __abortboot()195 printf(CONFIG_AUTOBOOT_PROMPT, bootdelay); in __abortboot()211 static int __abortboot(int bootdelay) in __abortboot() argument219 printf("Hit any key to stop autoboot: %2d ", bootdelay); in __abortboot()231 while ((bootdelay > 0) && (!abort)) { in __abortboot()232 --bootdelay; in __abortboot()238 bootdelay = 0; /* no more delay */ in __abortboot()249 printf("\b\b\b%2d ", bootdelay); in __abortboot()258 static int abortboot(int bootdelay) in abortboot() argument[all …]
23 int menu_show(int bootdelay);
17 CONFIG_MENU_SHOW. You have to code the int menu_show(int bootdelay)19 bootdelay.
14 bootdelay108 "autoboot in %d seconds\n",bootdelay
149 bootdelay=2
6 bootdelay=2
476 int menu_show(int bootdelay) in menu_show() argument478 bootmenu_show(bootdelay); in menu_show()
19 … /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0bootdelay=3\0ethact=macb0\…
46 bootdelay for autoboot 5 sec.
159 bootdelay=1
177 bootdelay=1
229 bootdelay=1
3578 bootdelay - see CONFIG_BOOTDELAY