diff --git a/package/boot/uboot-airoha/patches/999-airoha-add-gemtek-w1700k.patch b/package/boot/uboot-airoha/patches/999-airoha-add-gemtek-w1700k.patch index c346499ded..4c13fe3264 100644 --- a/package/boot/uboot-airoha/patches/999-airoha-add-gemtek-w1700k.patch +++ b/package/boot/uboot-airoha/patches/999-airoha-add-gemtek-w1700k.patch @@ -276,13 +276,13 @@ Signed-off-by: Kenneth Kasilag + + ubi@700000 { + label = "ubi"; -+ reg = <0x00700000 0x1f700000>; ++ reg = <0x00700000 0x1b700000>; + }; + + /* reserved for bad block table */ -+ reserved_bmt@1fe00000 { ++ reserved_bmt@1be00000 { + label = "reserved_bmt"; -+ reg = <0x1fe00000 0x00200000>; ++ reg = <0x1be00000 0x04200000>; + read-only; + }; + };