]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pro5-4kbox.dts
arm: freescale: Rename initdram() to fsl_initdram()
[u-boot] / arch / arm / dts / uniphier-pro5-4kbox.dts
index ffc21a7c500c5ab817b0f776c4554fd084d86069..ce12f4affcb1135596c9b5c585edc707ea18c31d 100644 (file)
        model = "UniPhier Pro5 4KBOX Board";
        compatible = "socionext,uniphier-pro5-4kbox", "socionext,uniphier-pro5";
 
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x40000000>;
-       };
-
        chosen {
                stdout-path = "serial1:115200n8";
        };
                i2c5 = &i2c5;
                i2c6 = &i2c6;
        };
+
+       memory {
+               device_type = "memory";
+               reg = <0x80000000 0x40000000>;
+       };
 };
 
 &serial1 {