ath79: wr1043: fix DTC warnings
Use the "correct" unit name to avoid DTC warnings. Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
parent
5e69dce0e7
commit
8c15fb5240
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
||||||
read-only;
|
read-only;
|
||||||
};
|
};
|
||||||
|
|
||||||
partition@020000 {
|
partition@20000 {
|
||||||
label = "firmware";
|
label = "firmware";
|
||||||
reg = <0x020000 0x7D0000>;
|
reg = <0x020000 0x7D0000>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue