mediatek: fix missing semicolons in zr-3020 dts
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e334121874)
This commit is contained in:
parent
4cea01e4a3
commit
51a64e019c
@ -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