mediatek: drop NMBM layout for Xiaomi WR30U
This reverts commitdcdcfc1511. This is a firmware for third-party u-boot mod, which should not be carried here by us. Signed-off-by: Chuanhong Guo <gch981213@gmail.com> (cherry picked from commit1b7e62b20b)
This commit is contained in:
committed by
Hauke Mehrtens
parent
f11e6e221e
commit
51822a907e
@@ -1,22 +0,0 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
/dts-v1/;
|
||||
#include "mt7981b-xiaomi-mi-router-wr30u.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Xiaomi Mi Router WR30U (112M UBI with NMBM-Enabled layout)";
|
||||
compatible = "xiaomi,mi-router-wr30u-112m-nmbm", "mediatek,mt7981";
|
||||
};
|
||||
|
||||
&spi_nand {
|
||||
mediatek,nmbm;
|
||||
mediatek,bmt-max-ratio = <1>;
|
||||
mediatek,bmt-max-reserved-blocks = <64>;
|
||||
};
|
||||
|
||||
&partitions {
|
||||
partition@600000 {
|
||||
label = "ubi";
|
||||
reg = <0x600000 0x7000000>;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user