ath79: increase kernel partition for ar9344 TP-Link CPE/WBS
[openwrt/staging/mkresin.git] / target / linux / ath79 / dts / ar9344_tplink_cpe.dtsi
index 9a6f0ea5abfabf379460b5e1bf52bdcf6b93c41c..e8a3bdc399fbe0d594df7f3662d562196cf0886b 100644 (file)
 
                                partition@0 {
                                        label = "kernel";
-                                       reg = <0x000000 0x200000>;
+                                       reg = <0x000000 0x300000>;
                                };
 
-                               partition@200000 {
+                               partition@300000 {
                                        label = "rootfs";
-                                       reg = <0x200000 0x580000>;
+                                       reg = <0x300000 0x480000>;
                                };
                        };