lantiq: update VG3503J.dts to match new partition layout
[openwrt/openwrt.git] / target / linux / lantiq / image / VG3503J.dts
index cf9545484e46e5dc51e1b939ed3d6b93dd865344..0aea8d80c76a367f70fa2ad7831a071338bc931e 100644 (file)
 
                                partition@20000 {
                                        label = "kernel";
-                                       reg = <0x20000 0x400000>;
+                                       reg = <0x20000 0x180000>;
                                };
 
-                               partition@420000 {
+                               partition@1a0000 {
                                        label = "rootfs";
-                                       reg = <0x420000 0x320000>;
+                                       reg = <0x1a0000 0x5a0000>;
                                };
 
                                partition@740000 {