Searched refs:prompt (Results 1 – 2 of 2) sorted by relevance
| /boot/ |
| A D | pxe_utils.c | 1333 cfg->prompt = 1; in parse_pxefile_top() 1379 err = parse_integer(&p, &cfg->prompt); in parse_pxefile_top() 1476 cfg->prompt, NULL, label_print, NULL, NULL, NULL); in pxe_menu_to_menu() 1635 int pxe_process(struct pxe_context *ctx, ulong pxefile_addr_r, bool prompt) in pxe_process() argument 1645 if (prompt) in pxe_process() 1646 cfg->prompt = 1; in pxe_process()
|
| A D | Kconfig | 1103 prompt "Freescale PBL (or predecessor) load location" 1570 to the U-Boot prompt for user input. 1584 string "Autoboot stop prompt" 1612 a command-line prompt is presented. 1632 autoboot starts booting, U-Boot gives a command prompt. The 1633 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is 1645 U-Boot gives a command prompt. The U-Boot prompt never 1681 and therefore boot into the U-Boot prompt, when the input 1691 and therefore boot into the U-Boot prompt, when the input 1741 Allow for having the U-Boot command prompt time out and attempt [all …]
|
Completed in 10 milliseconds