public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Generalize "cls" command
Date: Mon, 6 May 2013 17:43:01 +0200	[thread overview]
Message-ID: <20130506174301.2a0ff3f7@crub> (raw)
In-Reply-To: <1364669620-27063-1-git-send-email-agust@denx.de>

Hi,

On Sat, 30 Mar 2013 19:53:40 +0100
Anatolij Gustschin <agust@denx.de> wrote:

> From: Pali Roh?r <pali.rohar@gmail.com>
> 
> Add unified command "cls". Previously this command existed only
> as part of the LCD driver, now it is available for other users
> as well and supports clearing ANSI terminal. The command is
> enabled for all boards defining CONFIG_LCD to be backward
> compatible.
> 
> Also add command description to README and fix nokia_rx51
> board config file to enable the "cls" command.
> 
> Signed-off-by: Pali Roh?r <pali.rohar@gmail.com>
> Cc: Marcel Mol <marcel@mesa.nl>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> This patch is a rework based on the original patch
> http://patchwork.ozlabs.org/patch/217492/
> 
>  README                       |    1 +
>  common/Makefile              |    1 +
>  common/cmd_cls.c             |   37 +++++++++++++++++++++++++++++++++++++
>  common/lcd.c                 |   13 -------------
>  include/common.h             |    9 +++++++++
>  include/configs/nokia_rx51.h |    2 +-
>  6 files changed, 49 insertions(+), 14 deletions(-)
>  create mode 100644 common/cmd_cls.c

Applied to u-boot-staging/agust at denx.de after re-base.

Thanks,

Anatolij

      reply	other threads:[~2013-05-06 15:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-30 18:53 [U-Boot] [PATCH] Generalize "cls" command Anatolij Gustschin
2013-05-06 15:43 ` 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=20130506174301.2a0ff3f7@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