]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pro4-sanji.dts
Merge branch 'master' of git://git.denx.de/u-boot-mmc
[u-boot] / arch / arm / dts / uniphier-pro4-sanji.dts
index d43f725b39a05654c26fa814e19ff8c0bb182d79..25e73c68534aecaddc8645d487c5f51c31bdca43 100644 (file)
        model = "UniPhier Pro4 Sanji Board";
        compatible = "socionext,uniphier-pro4-sanji", "socionext,uniphier-pro4";
 
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x80000000>;
-       };
-
        chosen {
                stdout-path = "serial0:115200n8";
        };
                i2c5 = &i2c5;
                i2c6 = &i2c6;
        };
+
+       memory@80000000 {
+               device_type = "memory";
+               reg = <0x80000000 0x80000000>;
+       };
 };
 
 &serial0 {
@@ -49,6 +49,7 @@
        eeprom@54 {
                compatible = "st,24c64", "i2c-eeprom";
                reg = <0x54>;
+               pagesize = <32>;
                u-boot,i2c-offset-len = <2>;
        };
 };