]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: digicolor: dts: use stdout-path for console configuration
authorBaruch Siach <baruch@tkos.co.il>
Mon, 6 Jul 2015 11:41:45 +0000 (14:41 +0300)
committerOlof Johansson <olof@lixom.net>
Tue, 14 Jul 2015 09:20:33 +0000 (11:20 +0200)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/cx92755_equinox.dts

index 90d52cc416dcc2202bcac5cf6fc648ddbcf4feab..5da00806c41e43118a704f7ee8883b2b7d97477d 100644 (file)
@@ -64,8 +64,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,115200";
-               stdout-path = &uart0;
+               stdout-path = "serial0:115200n8";
        };
 };