Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb11a8ba authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: dts: Enable earlycon stdout path for LogicPD torpedo



As long as the kernel cmdline has "earlycon" in it, this allows
seeing debug messages earlier and does not require DEBUG_LL to
be enabled.

Acked-by: default avatarAdam Ford <aford173@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bfaa1063
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,10 @@
#include <dt-bindings/input/input.h>

/ {
	chosen {
		stdout-path = &uart1;
	};

	cpus {
		cpu@0 {
			cpu0-supply = <&vcc>;