openwrt-pf/target/linux/econet
Ahmed Naseef 03926f769b
econet: en75_bmt: honor per-partition enable-remap
The per-partition branch of w_init() tested econet,enable-remap on the parent
nand node (np) instead of the partition being iterated (part_np). That branch
only runs when np does not carry the property, so the test was always false and
the loop skipped every partition. As a result econet,enable-remap on a
partition node was a silent no-op: no partition ever registered a remap range,
and "enable-remap set for ..." was never printed.

Read the property from part_np so per-partition enable-remap works as
documented. Boards that place the property on a partition now register that
range; boards that place it on the nand node are unaffected.

Signed-off-by: Ahmed Naseef <naseefkm@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24399
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-08-04 09:35:22 +02:00
..
base-files econet: en7528: add UBI support to DASAN H660GM-A 2026-08-02 15:08:46 +02:00
dts econet: en7528: add UBI support to DASAN H660GM-A 2026-08-02 15:08:46 +02:00
en7528 econet: en7528: add UBI support to DASAN H660GM-A 2026-08-02 15:08:46 +02:00
en751221 econet: add GPIO/LEDs and mtd-concat support to EN751221 2026-07-22 17:11:23 +02:00
en751627
files/drivers/mtd/nand econet: en75_bmt: honor per-partition enable-remap 2026-08-04 09:35:22 +02:00
image econet: en7528: add UBI support to DASAN H660GM-A 2026-08-02 15:08:46 +02:00
patches-6.18 kernel: bump 6.18 to 6.18.40 2026-08-01 23:43:05 +02:00
Makefile econet: add GPIO/LEDs and mtd-concat support to EN751221 2026-07-22 17:11:23 +02:00