From: Ryan Leung Date: Mon, 3 Aug 2026 12:17:36 +0000 (+1000) Subject: mediatek: filogic: comfast cf-wr632ax: fix nmbm configuration mismatch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F24552%2Fhead;p=thirdparty%2Fopenwrt.git mediatek: filogic: comfast cf-wr632ax: fix nmbm configuration mismatch Fix nmbm configuration mismatch error due to different SPI NAND OOB size in the U-Boot and Linux drivers by overriding it to 64 using the property introduced in commit e585ae70d4f2a563b3b0e430e15ee ("kernel: nmbm: add mediatek,bmt-mtd-overridden-oobsize property"). Fixes: https://github.com/openwrt/openwrt/issues/24546 Signed-off-by: Ryan Leung Link: https://github.com/openwrt/openwrt/pull/24552 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/mediatek/dts/mt7981b-comfast-cf-wr632ax.dts b/target/linux/mediatek/dts/mt7981b-comfast-cf-wr632ax.dts index f3b4299d254..dcd29755c67 100644 --- a/target/linux/mediatek/dts/mt7981b-comfast-cf-wr632ax.dts +++ b/target/linux/mediatek/dts/mt7981b-comfast-cf-wr632ax.dts @@ -11,6 +11,7 @@ mediatek,nmbm; mediatek,bmt-max-ratio = <1>; mediatek,bmt-max-reserved-blocks = <64>; + mediatek,bmt-mtd-overridden-oobsize = <64>; }; &ubi {