[ar7] handle new revisions of vlynq wrt reset sequence, patch from sn9
[openwrt.git] / target / linux / ppc40x / patches / 004-magicbox.patch
index 2797424..78653af 100644 (file)
 +                              };
 +                              partition1@120000 {
 +                                      label = "rootfs";
-+                                      reg = <0x140000 0x680000>;
++                                      reg = <0x140000 0x280000>;
 +                              };
-+                              partition2@7c0000 {
++                              partition2@3c0000 {
 +                                      label = "u-boot";
-+                                      reg = <0x7c0000 0x30000>;
++                                      reg = <0x3c0000 0x30000>;
 +                                      read-only;
 +                              };
 +                              partition3@0 {
 +                                      label = "firmware";
-+                                      reg = <0x0 0x7c0000>;
++                                      reg = <0x0 0x3c0000>;
 +                              };
 +                      };
 +              };
This page took 0.024402 seconds and 4 git commands to generate.