mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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>;
|
||||
};
|
||||
|
||||
caldata: partition@60000 {
|
||||
partition@660000 {
|
||||
label = "caldata";
|
||||
reg = <0x660000 0x010000>;
|
||||
read-only;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue