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: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren 2017-05-22 09:13:45 -07:00
parent bfaa10635f
commit cb11a8baa5

View File

@ -7,6 +7,10 @@
#include <dt-bindings/input/input.h>
/ {
chosen {
stdout-path = &uart1;
};
cpus {
cpu@0 {
cpu0-supply = <&vcc>;