mediatek: filogic: bpi-r3-mini: fix NAND flash layout
[openwrt/staging/stintel.git] / package / boot / uboot-mediatek / patches / 442-add-bpi-r3-mini.patch
index 5df81ae7a178352e3dd48e2f85ad02a557287558..5a7e0c4daf6c78acb7900dd7e780bf6905184d62 100644 (file)
 +
 +                      partition@0 {
 +                              label = "bl2";
-+                              reg = <0x0 0x80000>;
++                              reg = <0x0 0x200000>;
 +                      };
 +
-+                      partition@80000 {
++                      partition@200000 {
 +                              label = "ubi";
-+                              reg = <0x80000 0x7f80000>;
++                              reg = <0x200000 0x7e00000>;
 +                      };
 +              };
 +      };