
17 Jan
2024
17 Jan
'24
11:55 a.m.
It seems that the U-Boot console entry of the bootmenu has lost its original meaning. Now, even if it is chosen, the probability that you will enter the actual U-Boot console is quite low. Boot env, bootflow, bootcommand script may appear, but not the actual console. Hense, let's remove ambiguity and name this entry by what it actually does: 'Exit' the bootmenu.
--- Changes in v2 - fixed typo in commit message - slightly modified comments in the code ---
Svyatoslav Ryhel (1): cmd: bootmenu: rename U-Boot console to Exit
cmd/bootmenu.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
--
2.40.1