Lines Matching refs:menu
7 The "bootmenu" command uses U-Boot menu interfaces and provides
10 the items. Current active menu item is highlighted and can be
12 menu entry invokes an U-Boot command (or a list of commands)
13 associated with this menu entry.
16 an ANSI terminal is required for proper menu rendering and item
19 The assembling of the menu is done via a set of environment variables
27 menu entry will be selected automatically
30 is the boot menu entry number, starting from zero
33 is the text of the menu entry shown on the console
37 are commands which will be executed when a menu
47 will be CONFIG_BOOTDELAY. If delay is 0, no menu entries will be shown on
48 the console (or on the screen) and the command of the first menu entry will
52 Bootmenu always adds menu entry "U-Boot console" at the end of all menu
59 setenv bootmenu_0 Boot 1. kernel=bootm 0x82000000 # Set first menu entry
60 setenv bootmenu_1 Boot 2. kernel=bootm 0x83000000 # Set second menu entry
61 setenv bootmenu_2 Reset board=reset # Set third menu entry
62 setenv bootmenu_3 U-Boot boot order=boot # Set fourth menu entry
79 The selected menu entry will be highlighted - it will have inverted