提交 b00543e5 编写于 作者: M Masahiro Yamada

ARM: dts: uniphier: use stdout-path instead of console

Sync device trees with Linux.

Linux commit: 06ff6b2d63210922a1b1d0f4997e29ce75b5e0c0
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 4e1f81d4
......@@ -20,8 +20,7 @@
};
chosen {
bootargs = "console=ttyS0,115200";
stdout-path = &serial0;
stdout-path = "serial0:115200n8";
};
aliases {
......
......@@ -20,8 +20,7 @@
};
chosen {
bootargs = "console=ttyS0,115200";
stdout-path = &serial0;
stdout-path = "serial0:115200n8";
};
aliases {
......
......@@ -20,8 +20,7 @@
};
chosen {
bootargs = "console=ttyS0,115200";
stdout-path = &serial0;
stdout-path = "serial0:115200n8";
};
aliases {
......
......@@ -19,8 +19,7 @@
};
chosen {
bootargs = "console=ttyS1,115200";
stdout-path = &serial1;
stdout-path = "serial1:115200n8";
};
aliases {
......
......@@ -21,8 +21,7 @@
};
chosen {
bootargs = "console=ttyS0,115200";
stdout-path = &serial0;
stdout-path = "serial0:115200n8";
};
aliases {
......
......@@ -20,8 +20,7 @@
};
chosen {
bootargs = "console=ttyS0,115200";
stdout-path = &serial0;
stdout-path = "serial0:115200n8";
};
aliases {
......
......@@ -19,8 +19,7 @@
};
chosen {
bootargs = "console=ttyS2,115200";
stdout-path = &serial2;
stdout-path = "serial2:115200n8";
};
aliases {
......
......@@ -19,8 +19,7 @@
};
chosen {
bootargs = "console=ttyS2,115200";
stdout-path = &serial2;
stdout-path = "serial2:115200n8";
};
aliases {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册