]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-sld8-ref.dts
ARM: at91: dt: add dts file for sama5d3 Xplained
[u-boot] / arch / arm / dts / uniphier-sld8-ref.dts
index 6c0544b908ed2d90e7bba91a1f731a558855e770..99a284ad439c9ec537f35c4f3e7d8047e3151396 100644 (file)
        model = "UniPhier sLD8 Reference Board";
        compatible = "socionext,uniphier-sld8-ref", "socionext,uniphier-sld8";
 
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x20000000>;
-       };
-
        chosen {
                stdout-path = "serial0:115200n8";
        };
                i2c2 = &i2c2;
                i2c3 = &i2c3;
        };
+
+       memory@80000000 {
+               device_type = "memory";
+               reg = <0x80000000 0x20000000>;
+       };
 };
 
 &ethsc {