All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [PATCH] video: extend stdout video console work-around for 'vga'
Date: Sun, 24 May 2020 20:14:37 -0600	[thread overview]
Message-ID: <CAPnjgZ1c7HRAeVdg5h9GgbCBrpJ8QNeiEYps1J44pvqyjFxZFA@mail.gmail.com> (raw)
In-Reply-To: <20200523151120.4273-1-agust@denx.de>

On Sat, 23 May 2020 at 09:11, Anatolij Gustschin <agust@denx.de> wrote:
>
> cfb_console driver use 'vga' console name and we still have board
> environments defining this name. Re-use existing DM_VIDEO work-
> around for console name to support 'vga' name in stdout environment.
>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
>  arch/arm/mach-tegra/Kconfig |  1 -
>  common/console.c            |  7 ++++---
>  drivers/video/Kconfig       | 16 +++++++++-------
>  3 files changed, 13 insertions(+), 11 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  parent reply	other threads:[~2020-05-25  2:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22 23:24 [PATCH] tbs2910: migrate to DM_VIDEO Anatolij Gustschin
2020-05-23  7:55 ` Soeren Moch
2020-05-23 15:11   ` [PATCH] video: extend stdout video console work-around for 'vga' Anatolij Gustschin
2020-05-24 15:21     ` Soeren Moch
2020-05-25  2:14     ` Simon Glass [this message]
2020-05-26 18:08     ` Tom Rini
2020-06-19 13:55     ` Anatolij Gustschin
2020-07-01 13:01       ` Patrick DELAUNAY
2020-05-23 15:17   ` [PATCH] tbs2910: migrate to DM_VIDEO Anatolij Gustschin
2020-05-23 15:31     ` Soeren Moch
2020-05-24 15:46 ` Soeren Moch
2020-05-26 20:13   ` Anatolij Gustschin
2020-05-28  7:54     ` Soeren Moch
2020-05-28  8:07       ` Anatolij Gustschin
2020-05-30 16:01         ` Soeren Moch

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=CAPnjgZ1c7HRAeVdg5h9GgbCBrpJ8QNeiEYps1J44pvqyjFxZFA@mail.gmail.com \
    --to=sjg@chromium.org \
    --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.