]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ld6b-ref.dts
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
[u-boot] / arch / arm / dts / uniphier-ld6b-ref.dts
index 4da3c63f7367b038a45f084e79ceda9135a4e2ff..7cdc923ae1cb42a07f0a315520eccf128bc9287d 100644 (file)
        model = "UniPhier LD6b Reference Board";
        compatible = "socionext,uniphier-ld6b-ref", "socionext,uniphier-ld6b";
 
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x80000000>;
-       };
-
        chosen {
                stdout-path = "serial0:115200n8";
        };
                i2c5 = &i2c5;
                i2c6 = &i2c6;
        };
+
+       memory@80000000 {
+               device_type = "memory";
+               reg = <0x80000000 0x80000000>;
+       };
 };
 
 &ethsc {