mvebu: venom resize kernel to 6MB
[openwrt/openwrt.git] / target / linux / mvebu / files / arch / arm / boot / dts / armada-385-linksys-venom.dts
index de81600a8019aa20819f552d8202e3d49ec711f2..a2ca3158cf76596cd2d248f9b68c4c532f573b3d 100644 (file)
                        reg = <0x900000 0x7b00000>;     /* 123MB */
                };
 
-               partition@c00000 {
+               partition@f00000 {
                        label = "rootfs1";
-                       reg = <0xc00000 0x7800000>;     /* 120MB */
+                       reg = <0xf00000 0x7500000>;     /* 117MB */
                };
 
                /* kernel2 overlaps with rootfs2 by design */
                        reg = <0x8400000 0x7b00000>;    /* 123MB */
                };
 
-               partition@8700000 {
+               partition@8a00000 {
                        label = "rootfs2";
-                       reg = <0x8700000 0x7800000>;    /* 120MB */
+                       reg = <0x8a00000 0x7500000>;    /* 117MB */
                };
 
                /* last MB is for the BBT, not writable */