Skip to content
Snippets Groups Projects
Commit 35e9d448 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

ramips: fix usercfg partition offset for WHR-1166D


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 42958
parent a7ee0142
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
partition@e00000 { partition@e00000 {
label = "usercfg"; label = "usercfg";
reg = <0xe00000 0x100000>; reg = <0xf00000 0x100000>;
}; };
}; };
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment