All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var
Date: Thu, 11 Feb 2016 21:38:54 +0100	[thread overview]
Message-ID: <20160211213854.3008ef9a@crub> (raw)
In-Reply-To: <1454794298-20111-1-git-send-email-sjg@chromium.org>

Hi Simon,

On Sat,  6 Feb 2016 14:31:37 -0700
Simon Glass sjg at chromium.org wrote:

> Boards with a saved environment may use 'lcd' in their stdout environment
> variable, expecting that this will enable output to the LCD. When the board
> moves to use driver model for video, this will no-longer work. Add a
> work-around to fix this. A warning messages is printed, and we will remove
> the work-around at the end of 2016.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
> 
>  common/console.c      |  8 ++++++++
>  drivers/video/Kconfig | 10 ++++++++++
>  2 files changed, 18 insertions(+)

applied to u-boot-video/master, thanks!

--
Anatolij

      parent reply	other threads:[~2016-02-11 20:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-06 21:31 [U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var Simon Glass
2016-02-06 21:31 ` [U-Boot] [PATCH 2/2] video: tegra: Enable the 'lcd' env variable work-around Simon Glass
2016-02-06 22:23   ` Anatolij Gustschin
2016-02-11 20:40   ` Anatolij Gustschin
2016-02-06 22:23 ` [U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var Anatolij Gustschin
2016-02-08 21:09 ` Stephen Warren
2016-02-11 20:28   ` Simon Glass
2016-02-11 20:38 ` 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=20160211213854.3008ef9a@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.