lantiq: fix VG3503J partition table for newer kernels
[openwrt/openwrt.git] / target / linux / lantiq / dts / VG3503J.dtsi
index 3e6bab5dd37065b1edd8c7fb0efaac2542fac40e..cebc4a49ca4a02979901c2ad466bf7a1d40f8499 100644 (file)
 
                                partition@20000 {
                                        label = "kernel";
-                                       reg = <0x20000 0x180000>;
+                                       reg = <0x20000 0x300000>;
                                };
 
                                partition@1a0000 {
                                        label = "rootfs";
-                                       reg = <0x1a0000 0x5a0000>;
+                                       reg = <0x1a0000 0x420000>;
                                };
 
                                partition@740000 {