9
0
Fork 0

ARM: dts: cubox: fix stdout-path property

It's linux,stdout-path, not linux,stdoutpath

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2013-08-12 22:22:28 +02:00
parent 858ae9f531
commit f8761636f2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
chosen {
bootargs = "console=ttyS0,115200n8 earlyprintk";
linux,stdoutpath = &uart0;
linux,stdout-path = &uart0;
};
leds {