]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pxs2-gentil.dts
arm: freescale: Rename initdram() to fsl_initdram()
[u-boot] / arch / arm / dts / uniphier-pxs2-gentil.dts
index 0a6d46cb140de7da2be3bca82be9abde0e71e52c..0c0a9cf82120189c0d34093adab4fb54d062c042 100644 (file)
        compatible = "socionext,uniphier-pxs2-gentil",
                     "socionext,uniphier-pxs2";
 
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x80000000>;
-       };
-
        chosen {
                stdout-path = "serial0:115200n8";
        };
                i2c5 = &i2c5;
                i2c6 = &i2c6;
        };
+
+       memory@80000000 {
+               device_type = "memory";
+               reg = <0x80000000 0x80000000>;
+       };
 };
 
 &serial2 {
@@ -46,6 +46,7 @@
        eeprom@54 {
                compatible = "st,24c64", "i2c-eeprom";
                reg = <0x54>;
+               pagesize = <32>;
                u-boot,i2c-offset-len = <2>;
        };
 };