ath79: combine OCEDO dual firmware-partitions
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_ocedo_ursus.dts
index e99059df04740c238199a7d9ec830625a9915c11..be958d19a08cc2cf2143d61c2b402a40bcc5ec4c 100644 (file)
                        };
 
                        partition@50000 {
+                               /* Dual-Flash layout combined */
                                compatible = "denx,uimage";
                                label = "firmware";
-                               reg = <0x050000 0x740000>;
-                       };
-
-                       partition@790000 {
-                               label = "vendor";
-                               reg = <0x790000 0x740000>;
-                               read-only;
+                               reg = <0x050000 0xe80000>;
                        };
 
                        partition@ed0000 {