提交 18424039 编写于 作者: T Tony Lindgren

ARM: dts: Configure earlycon for n8x0

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 n8x0.
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 95f99ab4
...@@ -6,6 +6,10 @@ ...@@ -6,6 +6,10 @@
reg = <0x80000000 0x8000000>; /* 128 MB */ reg = <0x80000000 0x8000000>; /* 128 MB */
}; };
chosen {
stdout-path = &uart3;
};
ocp { ocp {
i2c0 { i2c0 {
compatible = "i2c-cbus-gpio"; compatible = "i2c-cbus-gpio";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册