The NETGEAR WAX220 employs NMBM on SPI-NAND. In order to avoid dealing
with invalid factory data, enable NMBM in the area preceding the UBI
volume.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit
92eec257dd562547bc08ee76c1901eb22b66937c)
spi-tx-buswidth = <4>;
spi-rx-buswidth = <4>;
+ mediatek,nmbm;
+ mediatek,bmt-max-ratio = <1>;
+ mediatek,bmt-max-reserved-blocks = <256>;
+ mediatek,bmt-remap-range = <0x0 0x580000>;
+
partitions: partitions {
#address-cells = <0x1>;
#size-cells = <0x1>;