From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 2/3] ARM: dts: meson8: minix-neo-x8: add the /chosen/stdout-path property
Date: Sun, 28 Oct 2018 15:03:42 +0100 [thread overview]
Message-ID: <20181028140343.1071-3-martin.blumenstingl@googlemail.com> (raw)
In-Reply-To: <20181028140343.1071-1-martin.blumenstingl@googlemail.com>
Support for this board is currently very limited. To debug any potential
issues on this board the "earlycon" kernel parameter can be used (without
any arguments). However, this requires the board to define a
/chosen/stdout-path property in it's .dts.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
arch/arm/boot/dts/meson8-minix-neo-x8.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/meson8-minix-neo-x8.dts b/arch/arm/boot/dts/meson8-minix-neo-x8.dts
index 8bceb8d343f6..55fb090a40ef 100644
--- a/arch/arm/boot/dts/meson8-minix-neo-x8.dts
+++ b/arch/arm/boot/dts/meson8-minix-neo-x8.dts
@@ -52,6 +52,10 @@
serial0 = &uart_AO;
};
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
memory {
reg = <0x40000000 0x80000000>;
};
--
2.19.1
next prev parent reply other threads:[~2018-10-28 14:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-28 14:03 [PATCH 0/3] 32-bit Meson: add missing /chosen/stdout-path Martin Blumenstingl
2018-10-28 14:03 ` [PATCH 1/3] ARM: dts: meson6: atv1200: add the /chosen/stdout-path property Martin Blumenstingl
2018-11-08 13:30 ` Neil Armstrong
2018-10-28 14:03 ` Martin Blumenstingl [this message]
2018-11-08 13:30 ` [PATCH 2/3] ARM: dts: meson8: minix-neo-x8: " Neil Armstrong
2018-10-28 14:03 ` [PATCH 3/3] ARM: dts: meson8b: mxq: " Martin Blumenstingl
2018-11-08 13:30 ` Neil Armstrong
2018-11-15 19:43 ` [PATCH 0/3] 32-bit Meson: add missing /chosen/stdout-path Kevin Hilman
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=20181028140343.1071-3-martin.blumenstingl@googlemail.com \
--to=martin.blumenstingl@googlemail.com \
--cc=linus-amlogic@lists.infradead.org \
/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
all inboxes | Powered by JetHome®