ARM: dts: add 'support-emmcs' flag for RK3228 EVB board
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / bcm958305k.dts
index 288a637abf3bcc061c4e4a67627993fbcef71489..3378683321d3c88dcb0edab34a05cfe546cc5ac2 100644 (file)
        model = "Cygnus Wireless Audio (BCM958305K)";
        compatible = "brcm,bcm58305", "brcm,cygnus";
 
+       aliases {
+               serial0 = &uart3;
+       };
+
        chosen {
-               stdout-path = &uart3;
-               bootargs = "console=ttyS0,115200";
+               stdout-path = "serial0:115200n8";
        };
 };