提交 7e5883b5 编写于 作者: A Alexandre Belloni 提交者: Nicolas Ferre

ARM: at91/dt: kizbox: use stdout-path

The kizbox dts are using the deprecated linux,stdout-path. Replace those by
stdout-path.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: NGaël PORTAY <g.portay@overkiz.com>
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 ee3b67cc
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
chosen { chosen {
bootargs = "ubi.mtd=ubi"; bootargs = "ubi.mtd=ubi";
linux,stdout-path = &dbgu; stdout-path = &dbgu;
}; };
memory { memory {
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
chosen { chosen {
bootargs = "ubi.mtd=ubi"; bootargs = "ubi.mtd=ubi";
linux,stdout-path = &dbgu; stdout-path = &dbgu;
}; };
memory { memory {
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
chosen { chosen {
bootargs = "ubi.mtd=ubi"; bootargs = "ubi.mtd=ubi";
linux,stdout-path = &dbgu; stdout-path = &dbgu;
}; };
memory { memory {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册