[PATCH u-boot 0/3] Revert broken Bootmenu commits

Pali Rohár pali at kernel.org
Sun Jun 11 14:53:21 CEST 2023


These 3 commits broke support for U-Boot Bootmenu on Nokia N900.
Issues were reported more than month ago, but nobody reacted to them.
So revert these broken commits for now, to fix U-Boot Bootmenu support.

With these revered commits, U-Boot Bootmenu from master branch is
working fine again on Nokia N900.

Pali Rohár (3):
  Revert "video: Enable VIDEO_ANSI by default only with EFI"
  Revert "menu: Factor out menu-keypress decoding"
  Revert "menu: Make use of CLI character processing"

 cmd/bootmenu.c        |   9 ++--
 cmd/eficonfig.c       |  12 ++---
 common/cli_getch.c    |  12 ++---
 common/menu.c         | 122 ++++++++++++++++++++++++++----------------
 drivers/video/Kconfig |   7 +--
 include/cli.h         |   4 +-
 include/menu.h        |  17 +-----
 7 files changed, 91 insertions(+), 92 deletions(-)

-- 
2.20.1



More information about the U-Boot mailing list