lantiq: update VG3503J.dts to match new partition layout
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Apr 2013 19:03:17 +0000 (19:03 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Apr 2013 19:03:17 +0000 (19:03 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36439 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/image/VG3503J.dts

index cf95454..0aea8d8 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 {