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

18 lines
307 B
Plaintext
Raw Permalink 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 (custom U-Boot layout)";
compatible = "cetron,ct3003-ubootmod", "mediatek,mt7981";
};
&partitions {
partition@580000 {
label = "ubi";
reg = <0x580000 0x6e80000>;
};
};