Lines Matching refs:menu
9 The "bootmenu" command uses U-Boot menu interfaces and provides
12 the items. Current active menu item is highlighted and can be
14 menu entry invokes an U-Boot command (or a list of commands)
15 associated with this menu entry.
18 an ANSI terminal is required for proper menu rendering and item
21 The assembling of the menu is done via a set of environment variables
28 menu entry will be selected automatically
30 <num> is the boot menu entry number, starting from zero
32 <title> is the text of the menu entry shown on the console
35 <commands> are commands which will be executed when a menu
45 will be CONFIG_BOOTDELAY. If delay is 0, no menu entries will be shown on
46 the console (or on the screen) and the command of the first menu entry will
50 Bootmenu always adds menu entry "U-Boot console" at the end of all menu
57 setenv bootmenu_0 Boot 1. kernel=bootm 0x82000000 # Set first menu entry
58 setenv bootmenu_1 Boot 2. kernel=bootm 0x83000000 # Set second menu entry
59 setenv bootmenu_2 Reset board=reset # Set third menu entry
60 setenv bootmenu_3 U-Boot boot order=boot # Set fourth menu entry
82 Selected menu entry will be highlighted - it will have inverted