From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dm: video: make ANSI escape sequence support optional
Date: Fri, 6 Oct 2017 18:15:56 +0200 [thread overview]
Message-ID: <20171006181556.546727d5@crub> (raw)
In-Reply-To: <20170930081917.14632-1-agust@denx.de>
On Sat, 30 Sep 2017 10:19:17 +0200
Anatolij Gustschin agust at denx.de wrote:
> As mentioned in review comments for ANSI escape sequence
> support patches, this should be optional to reduce code
> size. Disable escape sequence support when CONFIG_VIDEO_ANSI
> is not enabled.
>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> This patch is based on basic ANSI escape seq. support series:
> https://www.mail-archive.com/u-boot at lists.denx.de/msg263777.html
>
> drivers/video/vidconsole-uclass.c | 6 ++++++
> include/video_console.h | 4 ++++
> 2 files changed, 10 insertions(+)
Applied to u-boot-video/master.
--
Anatolij
next prev parent reply other threads:[~2017-10-06 16:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-30 8:19 [U-Boot] [PATCH] dm: video: make ANSI escape sequence support optional Anatolij Gustschin
2017-09-30 16:20 ` Rob Clark
2017-10-06 16:15 ` Anatolij Gustschin [this message]
2017-10-06 16:56 ` Rob Clark
2017-10-06 17:04 ` Simon Glass
2017-10-09 8:15 ` Anatolij Gustschin
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=20171006181556.546727d5@crub \
--to=agust@denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.