ARM: dts: meson8b: mxq: add the /chosen/stdout-path property

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>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Martin Blumenstingl
2018-10-28 15:03:43 +01:00
کامیت شده توسط Kevin Hilman
والد 42196c98a9
کامیت 340cda67ed

مشاهده پرونده

@@ -55,6 +55,10 @@
serial0 = &uart_AO;
};
chosen {
stdout-path = "serial0:115200n8";
};
memory {
reg = <0x40000000 0x40000000>;
};