Lines Matching refs:Boot
9 The "bootmenu" command uses U-Boot menu interfaces and provides
14 menu entry invokes an U-Boot command (or a list of commands)
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
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
60 setenv bootmenu_3 U-Boot boot order=boot # Set fourth menu entry
69 │ *** U-Boot Boot Menu *** │
71 │ Boot 1. kernel │
72 │ Boot 2. kernel │
74 │ U-Boot boot order │
75 │ U-Boot console │