
- add possibility to read a line with defining a timeout - add possibility to define a statusline in the menu, which is printed for every menu - show menu instead starting the u-boot shell
Heiko Schocher (3): common: add possibility for readline_into_buffer timeout common, menu: add statusline support common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
common/cmd_nvedit.c | 2 +- common/main.c | 25 +++++++++++++++++++++---- common/menu.c | 11 ++++++++++- doc/README.menu | 5 +++++ include/common.h | 3 ++- include/menu.h | 3 +++ 6 files changed, 42 insertions(+), 7 deletions(-)
--- - This patchserie is needed for the cam_enc_4xx menu update patch (send soon) - checkpatch shows no error/warnings