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: [PATCH 7/8] imx: convert mx51evk board to DM_VIDEO
Date: Tue, 26 May 2020 01:41:36 +0200	[thread overview]
Message-ID: <20200525234137.9985-7-agust@denx.de> (raw)
In-Reply-To: <20200525234137.9985-1-agust@denx.de>

Migration to DM_VIDEO driver is long overdue. Update defconfig
to enable usage of converted ipuv3 driver DM configuration.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
---
 configs/mx51evk_defconfig | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/configs/mx51evk_defconfig b/configs/mx51evk_defconfig
index dbc4d85a22..b8e3ba205f 100644
--- a/configs/mx51evk_defconfig
+++ b/configs/mx51evk_defconfig
@@ -36,7 +36,12 @@ CONFIG_USB_STORAGE=y
 CONFIG_USB_HOST_ETHER=y
 CONFIG_USB_ETHER_ASIX=y
 CONFIG_USB_ETHER_SMSC95XX=y
+CONFIG_DM_VIDEO=y
 CONFIG_VIDEO_IPUV3=y
-CONFIG_VIDEO=y
-# CONFIG_VIDEO_SW_CURSOR is not set
+# CONFIG_BACKLIGHT is not set
+# CONFIG_VIDEO_BPP8 is not set
+# CONFIG_VIDEO_BPP32 is not set
+# CONFIG_VIDEO_ANSI is not set
+# CONFIG_PANEL is not set
+CONFIG_SYS_WHITE_ON_BLACK=y
 CONFIG_OF_LIBFDT=y
-- 
2.17.1

  parent reply	other threads:[~2020-05-25 23:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 23:41 [PATCH 1/8] imx: convert embest boards to DM_VIDEO Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 2/8] imx: convert pico-imx6 " Anatolij Gustschin
2020-06-19 13:44   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 3/8] imx: convert dms-ba16 boards " Anatolij Gustschin
2020-06-19 13:47   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 4/8] imx: convert cgtqmx6eval board " Anatolij Gustschin
2020-06-19 13:47   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 5/8] imx: convert mx6cuboxi " Anatolij Gustschin
2020-06-19 13:47   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 6/8] imx: convert gwventana " Anatolij Gustschin
2020-06-19 13:48   ` Anatolij Gustschin
2020-05-25 23:41 ` Anatolij Gustschin [this message]
2020-06-19 13:48   ` [PATCH 7/8] imx: convert mx51evk " Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 8/8] imx: convert mx53loco " Anatolij Gustschin
2020-05-26  3:27   ` Jason Liu
2020-06-19 13:48   ` Anatolij Gustschin
2020-06-19 13:43 ` [PATCH 1/8] imx: convert embest boards " Anatolij Gustschin

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=20200525234137.9985-7-agust@denx.de \
    --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