ath79: cosmetic fixes for partition node of D-Link DIR-825 B1
Make the node name match the reg property and remove the unused DT label. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
d15b6e4895
commit
bf5c56ba57
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@
|
||||||
reg = <0x050000 0x610000>;
|
reg = <0x050000 0x610000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
caldata: partition@60000 {
|
partition@660000 {
|
||||||
label = "caldata";
|
label = "caldata";
|
||||||
reg = <0x660000 0x010000>;
|
reg = <0x660000 0x010000>;
|
||||||
read-only;
|
read-only;
|
||||||
|
|
Loading…
Reference in a new issue