h69k/target/linux/mediatek/dts/mt7981b-cetron-ct3003-stock.dts

27 lines
461 B
Plaintext
Raw Normal View History

2024-09-29 14:35:28 +00:00
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "mt7981b-cetron-ct3003.dtsi"
/ {
model = "CETRON CT3003 (stock layout)";
compatible = "cetron,ct3003-stock", "mediatek,mt7981";
};
&partitions {
partition@580000 {
label = "ubi";
reg = <0x0580000 0x2000000>;
};
partition@2580000 {
label = "ubi_backup";
reg = <0x2580000 0x2000000>;
};
partition@4580000 {
label = "Config_backup";
reg = <0x4580000 0x0400000>;
};
};