ramips: cleanup SPI flash device tree properties usage
[lede.git] / target / linux / ramips / dts / RT5350F-OLINUXINO-EVB.dts
index aa695983e60657eed893b4527336851f3f6b1e22..dbd2cf6ad4494eb14bc8ff24744c3d09b4f5b0e8 100644 (file)
@@ -36,8 +36,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 {
@@ -60,7 +59,7 @@
 
                partition@50000 {
                        label = "firmware";
-                       reg = <0x50000 0x3b0000>;
+                       reg = <0x50000 0x7b0000>;
                };
        };
 };