ramips: update device tree source files
[openwrt/openwrt.git] / target / linux / ramips / dts / RT5350F-OLINUXINO.dts
index e5f765096095406c308e17597ae93aa4bfa523e9..6ee3daeaa111acc1f599dba157119ebc652447f7 100644 (file)
@@ -3,7 +3,7 @@
 #include "rt5350.dtsi"
 
 / {
-       compatible = "RT5350F-OLINUXINO", "ralink,rt5350-soc";
+       compatible = "olimex,rt5350f-olinuxino", "ralink,rt5350-soc";
        model = "Olimex RT5350F-OLinuXino";
 };
 
@@ -14,8 +14,7 @@
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
-               linux,modalias = "m25p80", "s25fl064k";
+               reg = <0>;
                spi-max-frequency = <10000000>;
 
                partition@0 {
@@ -38,7 +37,7 @@
 
                partition@50000 {
                        label = "firmware";
-                       reg = <0x50000 0x3b0000>;
+                       reg = <0x50000 0x7b0000>;
                };
        };
 };