]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pxs2-gentil.dts
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
[u-boot] / arch / arm / dts / uniphier-pxs2-gentil.dts
index aac478175fe57dc0db5d488235673c48bd87d80d..0c0a9cf82120189c0d34093adab4fb54d062c042 100644 (file)
@@ -30,7 +30,7 @@
                i2c6 = &i2c6;
        };
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x80000000>;
        };
@@ -46,6 +46,7 @@
        eeprom@54 {
                compatible = "st,24c64", "i2c-eeprom";
                reg = <0x54>;
+               pagesize = <32>;
                u-boot,i2c-offset-len = <2>;
        };
 };