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