projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ee014
)
ramips: fix usercfg partition offset for WHR-1166D
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 19 Oct 2014 08:45:56 +0000
(08:45 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 19 Oct 2014 08:45:56 +0000
(08:45 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42958
target/linux/ramips/dts/WHR-1166D.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WHR-1166D.dts
b/target/linux/ramips/dts/WHR-1166D.dts
index d62be1e10e58fcd9c78e9187785747793bbde48c..236987c7211ea8b7021e430df6620f9dccb36a82 100644
(file)
--- a/
target/linux/ramips/dts/WHR-1166D.dts
+++ b/
target/linux/ramips/dts/WHR-1166D.dts
@@
-47,7
+47,7
@@
partition@e00000 {
label = "usercfg";
- reg = <0x
e
00000 0x100000>;
+ reg = <0x
f
00000 0x100000>;
};
};
};