increase kernel partition size to fix boot issues
[openwrt/staging/yousong.git] / target / linux / ppc40x / patches-3.8 / 004-magicbox.patch
index 75ff8897988b4a727643a52a9414ec97cbed1a7a..717b1f7760cb6bee3c590bacce2870b8dd0b1fc9 100644 (file)
 +                              #size-cells = <1>;
 +                              partition0@0 {
 +                                      label = "linux";
-+                                      reg = <0x0 0x140000>;
++                                      reg = <0x0 0x160000>;
 +                              };
 +                              partition1@120000 {
 +                                      label = "rootfs";
-+                                      reg = <0x140000 0x280000>;
++                                      reg = <0x160000 0x260000>;
 +                              };
 +                              partition2@3c0000 {
 +                                      label = "u-boot";