ARM: dts: genmai: Update console parameters
[cascardo/linux.git] / arch / arm / boot / dts / r7s72100-genmai.dts
index a9da7a8..118a8e2 100644 (file)
        compatible = "renesas,genmai", "renesas,r7s72100";
 
        aliases {
-               serial2 = &scif2;
+               serial0 = &scif2;
        };
 
        chosen {
                bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
-               stdout-path = &scif2;
+               stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@8000000 {
                device_type = "memory";
                reg = <0x08000000 0x08000000>;
        };