Lines Matching +full:reset +full:- +full:delay
2 * (C) Copyright 2011-2012 Pali Rohár <pali.rohar@gmail.com>
4 * SPDX-License-Identifier: GPL-2.0+
9 The "bootmenu" command uses U-Boot menu interfaces and provides
14 menu entry invokes an U-Boot command (or a list of commands)
24 bootmenu_delay=<delay>
27 <delay> is the autoboot delay in seconds, after which the first
41 First (optional) argument of the "bootmenu" command is a delay specifier
42 and it overrides the delay value defined by "bootmenu_delay" environment
44 the argument of the "bootmenu" command is not specified, the default delay
45 will be CONFIG_BOOTDELAY. If delay is 0, no menu entries will be shown on
47 be called immediately. If delay is less then 0, bootmenu will be shown and
50 Bootmenu always adds menu entry "U-Boot console" at the end of all menu
52 the bootmenu terminates and the usual U-Boot command prompt is presented
59 setenv bootmenu_2 Reset board=reset # Set third menu entry
60 setenv bootmenu_3 U-Boot boot order=boot # Set fourth menu entry
61 bootmenu 20 # Run bootmenu with autoboot delay 20s
69 │ *** U-Boot Boot Menu *** │
73 │ Reset board │
74 │ U-Boot boot order │
75 │ U-Boot console │
82 Selected menu entry will be highlighted - it will have inverted