From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] bootmenu: Select CFB_CONSOLE_ANSI if CFB_CONSOLE
Date: Tue, 29 Dec 2020 11:42:56 +0100 [thread overview]
Message-ID: <7efcb954-18a8-9159-eafc-c446681fc2b5@gmx.de> (raw)
In-Reply-To: <CAPnjgZ0AzXHWWQ7FxDVV=BdsX3449U29sXhYZfZF9v1k22s2jw@mail.gmail.com>
On 12/29/20 4:32 AM, Simon Glass wrote:
> 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.
All boards selecting CONFIG_CFB_CONSOLE also select
CONFIG_CFB_CONSOLE_ANSI. So this change probably is not needed for
existing boards. CONFIG_CFB_CONSOLE_ANSI=y is mentioned in
doc/usage/bootmenu.rst.
Why does CMD_BOOTMENU not select CONFIG_VIDEO_ANSI which is the setting
used by all driver model video drivers? Shouldn't that setting be
mentioned in doc/usage/bootmenu.rst?
Best regards
Heinrich
next prev parent reply other threads:[~2020-12-29 10:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-26 21:04 [PATCH] bootmenu: Select CFB_CONSOLE_ANSI if CFB_CONSOLE Pali Rohár
2020-12-29 3:32 ` Simon Glass
2020-12-29 10:42 ` Heinrich Schuchardt [this message]
2020-12-29 11:26 ` Pali Rohár
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7efcb954-18a8-9159-eafc-c446681fc2b5@gmx.de \
--to=xypron.glpk@gmx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox