mediatek: fix missing semicolons in zr-3020 dts
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
9cbdf85e50
commit
e334121874
@ -6,7 +6,7 @@
|
||||
/ {
|
||||
model = "Livinet ZR-3020 (custom U-Boot layout)";
|
||||
compatible = "livinet,zr-3020-ubootmod", "mediatek,mt7981";
|
||||
}
|
||||
};
|
||||
|
||||
&partitions {
|
||||
partition@580000 {
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
/ {
|
||||
model = "Livinet ZR-3020";
|
||||
compatible = "livinet,zr-3020", "mediatek,mt7981";
|
||||
}
|
||||
};
|
||||
|
||||
&partitions {
|
||||
partition@580000 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user