All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH v2] board: nitrogen6x: migrate to CONFIG_DM_VIDEO
Date: Sat, 23 May 2020 00:39:29 +0200	[thread overview]
Message-ID: <20200523003929.78d685bc@crub> (raw)
In-Reply-To: <20200522171037.10211-1-troy.kisky@boundarydevices.com>

On Fri, 22 May 2020 10:10:37 -0700
Troy Kisky troy.kisky at boundarydevices.com wrote:

> Enable driver model for Video to remove compiler warning.
> To enable display, issue
> 
> setenv stdout serial,vidconsole;
> 
> Add CONFIG_DM_VIDEO to all defconfigs whose board is
> nitrogen6x.
>         mx6qsabrelite_defconfig
>         nitrogen6dl2g_defconfig
>         nitrogen6dl_defconfig
>         nitrogen6q2g_defconfig
>         nitrogen6q_defconfig
>         nitrogen6s1g_defconfig
> 	nitrogen6s_defconfig
> 
> Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>

Tested-by: Anatolij Gustschin <agust@denx.de>

> ---
>  configs/mx6qsabrelite_defconfig | 6 +++---
>  configs/nitrogen6dl2g_defconfig | 6 +++---
>  configs/nitrogen6dl_defconfig   | 6 +++---
>  configs/nitrogen6q2g_defconfig  | 6 +++---
>  configs/nitrogen6q_defconfig    | 6 +++---
>  configs/nitrogen6s1g_defconfig  | 6 +++---
>  configs/nitrogen6s_defconfig    | 6 +++---
>  7 files changed, 21 insertions(+), 21 deletions(-)
> 
> ---
> v2: dropped unneeded dts file changes

Applied to u-boot-video, thanks!

--
Anatolij

      reply	other threads:[~2020-05-22 22:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22 17:10 [PATCH v2] board: nitrogen6x: migrate to CONFIG_DM_VIDEO Troy Kisky
2020-05-22 22:39 ` 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=20200523003929.78d685bc@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.