mediatek: update device tree of zbt-z8103ax for nmbm

Nand has a valid mediatek nand badblock management (NMBM) signature.
Gets used for non-UBI partions BL2, u-boot-env, Factory and FIT.

Signed-off-by: Jörg Seitz <github.joeterminal@xoxy.net>
Link: https://github.com/openwrt/openwrt/pull/21626
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Jörg Seitz 2026-04-30 07:01:06 +02:00 committed by Hauke Mehrtens
parent 5a9cfbbc18
commit 8dba7a692c

View File

@ -2,6 +2,11 @@
/dts-v1/;
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>
#include <dt-bindings/leds/common.h>
#include <dt-bindings/pinctrl/mt65xx.h>
#include "mt7981b.dtsi"
/ {
@ -84,7 +89,6 @@
linux,default-trigger = "phy1tpt";
};
};
};
&eth {
@ -184,6 +188,10 @@
spi-tx-bus-width = <4>;
spi-rx-bus-width = <4>;
mediatek,nmbm;
mediatek,bmt-max-ratio = <1>;
mediatek,bmt-max-reserved-blocks = <64>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;