
29 Dec
2020
29 Dec
'20
4:32 a.m.
Hi Paul,
On Sat, 26 Dec 2020 at 14:04, Pali Rohár pali@kernel.org wrote:
CMD_BOOTMENU uses ANSI terminal. Therefore if U-Boot has enabled CFB_CONSOLE then bootmenu needs also CFB_CONSOLE_ANSI to work.
Define this dependency in Kconfig and remove information about this requirement from documentation file.
Signed-off-by: Pali Rohár pali@kernel.org
cmd/Kconfig | 1 + doc/usage/bootmenu.rst | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-)
This driver is past the driver model migration deadline so we shouldn't accept patches, except perhaps to migrate or remove it.
Regards, Simon