]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ld4-ref.dts
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / arch / arm / dts / uniphier-ld4-ref.dts
index 0f4bd9bda227f813ab61490cc496a8ed1920f8ea..d3177e90b9fe5bec354df8e534fbdfb382244ca9 100644 (file)
        model = "UniPhier LD4 Reference Board";
        compatible = "socionext,uniphier-ld4-ref", "socionext,uniphier-ld4";
 
-       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 {