[PATCH v2 0/1] bootmenu: rename U-Boot console to Exit
Svyatoslav Ryhel
clamor95 at gmail.com
Wed Jan 17 11:55:45 CET 2024
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
More information about the U-Boot
mailing list