ppc40x: increase kernel partition size on OpenRB/Magicbox (backport of r20820)
[openwrt-10.03/.git] / target / linux / ppc40x / patches / 005-openrb.patch
index b6dff6eba5b549ae5b0af5afeb0bef380c513425..46ea6f6e0655776953643f9bc0c38c2db750dd29 100644 (file)
 +                              #size-cells = <1>;
 +                              partition@0 {
 +                                      label = "linux";
-+                                      reg = <0x0 0x120000>;
++                                      reg = <0x0 0x140000>;
 +                              };
 +                              partition@120000 {
 +                                      label = "rootfs";
-+                                      reg = <0x120000 0x6a0000>;
++                                      reg = <0x140000 0x680000>;
 +                              };
 +                              partition@7c0000 {
 +                                      label = "u-boot";