generic: 6.12: backport fix for mtd parser error handling
authorChristian Marangi <[email protected]>
Mon, 17 Nov 2025 20:40:52 +0000 (21:40 +0100)
committerChristian Marangi <[email protected]>
Tue, 18 Nov 2025 11:48:38 +0000 (12:48 +0100)
commit2434ad8b0815fea93aa05c1e444457cc340f9e8e
tree12a7a03411eb39e7ff6cd72052f109787a975925
parent23f9fa72b2bd51d56eab9a10ef2f4afd00ca9e4c
generic: 6.12: backport fix for mtd parser error handling

Backport a trivial patch that half restore original functionality of MTD
parser for subpartition by ignoring if the parser returns -ENOENT.

This fix parsing and booting of some brcm devices.

Link: https://github.com/openwrt/openwrt/pull/20822
Signed-off-by: Christian Marangi <[email protected]>
target/linux/generic/backport-6.12/403-v6.19-mtd-mtdpart-ignore-error-ENOENT-from-parsers-on-subp.patch [new file with mode: 0644]
target/linux/generic/pending-6.12/400-mtd-mtdsplit-support.patch