From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] nitrogen6x: update video console name
Date: Tue, 26 May 2020 12:03:21 +0200 [thread overview]
Message-ID: <20200526100322.12259-4-agust@denx.de> (raw)
In-Reply-To: <20200526100322.12259-1-agust@denx.de>
After migration to DM 'vga' name is not longer supported,
Update the upgrade script to use 'vidconsole' instead.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Troy Kisky <troy.kisky@boundarydevices.com>
---
board/boundary/nitrogen6x/6x_upgrade.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/boundary/nitrogen6x/6x_upgrade.txt b/board/boundary/nitrogen6x/6x_upgrade.txt
index 1a62bbf12e..cd3c33e407 100644
--- a/board/boundary/nitrogen6x/6x_upgrade.txt
+++ b/board/boundary/nitrogen6x/6x_upgrade.txt
@@ -1,4 +1,4 @@
-setenv stdout serial,vga
+setenv stdout serial,vidconsole
echo "check U-Boot" ;
setenv offset 0x400
if ${fs}load ${dtype} ${disk}:1 12000000 u-boot.imx || ${fs}load ${dtype} ${disk}:1 12000000 u-boot.nopadding ; then
--
2.17.1
next prev parent reply other threads:[~2020-05-26 10:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 10:03 [PATCH] apalis_imx6: fix video stdout in default environment Anatolij Gustschin
2020-05-26 10:03 ` [PATCH] cm_fx6: " Anatolij Gustschin
2020-06-19 13:38 ` Anatolij Gustschin
2020-05-26 10:03 ` [PATCH] colibri_imx6: " Anatolij Gustschin
2020-05-26 20:54 ` [PATCH v2] " Anatolij Gustschin
2020-05-28 16:06 ` Igor Opaniuk
2020-06-19 13:37 ` Anatolij Gustschin
2020-05-26 10:03 ` Anatolij Gustschin [this message]
2020-05-26 15:22 ` [PATCH] nitrogen6x: update video console name Troy Kisky
2020-06-19 13:39 ` Anatolij Gustschin
2020-05-26 10:03 ` [PATCH] video: ipuv3: remove non-DM code Anatolij Gustschin
2020-05-26 20:52 ` [PATCH v2] apalis_imx6: fix video stdout in default environment Anatolij Gustschin
2020-05-28 16:07 ` Igor Opaniuk
2020-06-19 13:36 ` 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=20200526100322.12259-4-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