Searched refs:bootdelay (Results 1 – 25 of 652) sorted by relevance
12345678910>>...27
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) argument219 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 …]
4 bootdelay=2
3 bootdelay=1
24 int menu_show(int bootdelay);
8 bootdelay=1
5 bootdelay=1
18 CONFIG_MENU_SHOW. You have to code the int menu_show(int bootdelay)20 bootdelay.
14 bootdelay108 "autoboot in %d seconds\n",bootdelay
148 bootdelay=2
466 int menu_show(int bootdelay) in menu_show() argument468 bootmenu_show(bootdelay); in menu_show()
18 … /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0bootdelay=3\0ethact=macb0\…
79 bootdelay=5
46 bootdelay for autoboot 5 sec.
159 bootdelay=1
177 bootdelay=1
229 bootdelay=1