提交 1f23f4dc 编写于 作者: T Tony Lindgren

ARM: dts: Configure earlycon for omap5-common

With commit 8dd6666f ("ARM: OMAP2+: omap_hwmod: Add support for
earlycon") we can now get debug information early if something goes
wrong as long as kernel command line has earlycon in it. Let's enable
it for omap5-common as all these have debug uart at uart3.
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 1ed25e1a
...@@ -14,6 +14,10 @@ ...@@ -14,6 +14,10 @@
display0 = &hdmi0; display0 = &hdmi0;
}; };
chosen {
stdout-path = &uart3;
};
vmain: fixedregulator-vmain { vmain: fixedregulator-vmain {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vmain"; regulator-name = "vmain";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册