]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ld11-ref.dts
arm: freescale: Rename initdram() to fsl_initdram()
[u-boot] / arch / arm / dts / uniphier-ld11-ref.dts
index 7693bf27364a2cbc99b83972f342886dc02c9281..1b5f2d8ee0e8f6b3a50696b28fd3b34ba5040756 100644 (file)
        model = "UniPhier LD11 Reference Board";
        compatible = "socionext,uniphier-ld11-ref", "socionext,uniphier-ld11";
 
+       chosen {
+               stdout-path = "serial0:115200n8";
+       };
+
        aliases {
                serial0 = &serial0;
                serial1 = &serial1;
                i2c5 = &i2c5;
        };
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0 0x80000000 0 0x40000000>;
        };
-
-       chosen {
-               stdout-path = "serial0:115200n8";
-       };
 };
 
 &ethsc {