From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] cmd: add clear screen 'cls' command
Date: Tue, 4 Dec 2018 19:54:32 +0100 [thread overview]
Message-ID: <20181204195432.374918ed@crub> (raw)
In-Reply-To: <20181201094720.24855-1-agust@denx.de>
On Sat, 1 Dec 2018 10:47:20 +0100
Anatolij Gustschin agust at denx.de wrote:
...
> Changes in v2:
> - auto-select the command when CONFIG_LCD defined
> instead of extending each affected board defconfig
> - add Tested-by tag
>
> cmd/Kconfig | 8 ++++++++
> cmd/Makefile | 1 +
> cmd/cls.c | 35 +++++++++++++++++++++++++++++++++++
> common/lcd.c | 8 --------
> 4 files changed, 44 insertions(+), 8 deletions(-)
> create mode 100644 cmd/cls.c
Applied to u-boot-video/master, thanks!
--
Anatolij
prev parent reply other threads:[~2018-12-04 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-01 9:47 [U-Boot] [PATCH v2] cmd: add clear screen 'cls' command Anatolij Gustschin
2018-12-04 18:54 ` Anatolij Gustschin [this message]
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=20181204195432.374918ed@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox