ath79: combine UniFi AC dual firmware-partitions
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac.dtsi
index 2e407c348642cf5145f79c15288856fa141b0512..6704ec983b0beed5421a59f663cf8db6d650f559 100644 (file)
                        };
 
                        partition@70000 {
+                               /* Combine kernel0 & kernel1 */
                                label = "firmware";
-                               reg = <0x070000 0x790000>;
+                               reg = <0x070000 0xf20000>;
                                compatible = "denx,uimage";
                        };
 
-                       partition@800000 {
-                               label = "kernel1";
-                               reg = <0x800000 0x790000>;
-                               read-only;
-                       };
-
                        partition@f90000 {
                                label = "bs";
                                reg = <0xf90000 0x020000>;