From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: meson8b: mxq: add the /chosen/stdout-path property
Date: Thu, 8 Nov 2018 14:30:25 +0100 [thread overview]
Message-ID: <3db8e741-ac18-8310-dd96-c0831829c6bf@baylibre.com> (raw)
In-Reply-To: <20181028140343.1071-4-martin.blumenstingl@googlemail.com>
On 28/10/2018 15:03, Martin Blumenstingl wrote:
> 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/meson8b-mxq.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/meson8b-mxq.dts b/arch/arm/boot/dts/meson8b-mxq.dts
> index c7fdaeabbe7b..5c9b76af8d42 100644
> --- a/arch/arm/boot/dts/meson8b-mxq.dts
> +++ b/arch/arm/boot/dts/meson8b-mxq.dts
> @@ -55,6 +55,10 @@
> serial0 = &uart_AO;
> };
>
> + chosen {
> + stdout-path = "serial0:115200n8";
> + };
> +
> memory {
> reg = <0x40000000 0x40000000>;
> };
>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
next prev parent reply other threads:[~2018-11-08 13:30 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 ` [PATCH 2/3] ARM: dts: meson8: minix-neo-x8: " Martin Blumenstingl
2018-11-08 13:30 ` Neil Armstrong
2018-10-28 14:03 ` [PATCH 3/3] ARM: dts: meson8b: mxq: " Martin Blumenstingl
2018-11-08 13:30 ` Neil Armstrong [this message]
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=3db8e741-ac18-8310-dd96-c0831829c6bf@baylibre.com \
--to=narmstrong@baylibre.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®