
25 Jun
2023
25 Jun
'23
3:38 a.m.
On Sat, Jun 17, 2023 at 11:49:48AM +0100, Simon Glass wrote:
The intent here was to allow ANSI codes to be disabled, since it was proving impoosible to test operation of the menu code when it kept moving the cursor. Unfortunately this ended up in the patch.
Correct this by enabling ANSI again.
Signed-off-by: Simon Glass sjg@chromium.org Reported-by: Pali Rohár pali@kernel.org Reported-by: Mark Kettenis mark.kettenis@xs4all.nl Reported-by: Frank Wunderlich frank-w@public-files.de Fixes: 32bab0eae51b ("menu: Make use of CLI character processing") Tested-by: Mark Kettenis kettenis@openbsd.org Reviewed-by: Mark Kettenis kettenis@openbsd.org
Applied to u-boot/master, thanks!
--
Tom