diff --git a/package/boot/uboot-mediatek/patches/453-add-openwrt-one.patch b/package/boot/uboot-mediatek/patches/453-add-openwrt-one.patch index 0178c8da6d0..7355c640890 100644 --- a/package/boot/uboot-mediatek/patches/453-add-openwrt-one.patch +++ b/package/boot/uboot-mediatek/patches/453-add-openwrt-one.patch @@ -149,7 +149,7 @@ + + partition@200000 { + label = "ubi"; -+ reg = <0x100000 0x7f00000>; ++ reg = <0x100000 0xff00000>; + }; + }; + };