]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/bcm958300k.dts
Merge remote-tracking branch 'ext4/dev'
[karo-tx-linux.git] / arch / arm / boot / dts / bcm958300k.dts
index 2e31581dc25e3cb0b5ed79982ddd52acc55c1463..b4a1392bd5a6c6f2b59761164171242188539d90 100644 (file)
        model = "Cygnus SVK (BCM958300K)";
        compatible = "brcm,bcm58300", "brcm,cygnus";
 
+       aliases {
+               serial0 = &uart3;
+       };
+
        chosen {
-               stdout-path = &uart3;
-               bootargs = "console=ttyS0,115200";
+               stdout-path = "serial0:115200n8";
        };
 };