mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-05 18:55:00 +00:00
ath79: mikrotik: fix dts warnings
property has invalid length Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
3395184825
commit
eea4dfaa7b
@ -52,6 +52,7 @@
|
||||
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
partition@0 {
|
||||
|
||||
@ -156,6 +156,7 @@
|
||||
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
partition@0 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user