projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
390e856
)
lantiq: add an extra partition to the TDW8970 flash that can be used to store the...
author
John Crispin
<john@openwrt.org>
Fri, 11 Apr 2014 20:40:34 +0000
(20:40 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 11 Apr 2014 20:40:34 +0000
(20:40 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40461
target/linux/lantiq/dts/TDW8970.dts
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/TDW8970.dts
b/target/linux/lantiq/dts/TDW8970.dts
index 759852cc83a23d9830bd891888ec7453147c5abe..e1cfb22093c1e517a11b2918ec48b46c2c46ec1f 100644
(file)
--- a/
target/linux/lantiq/dts/TDW8970.dts
+++ b/
target/linux/lantiq/dts/TDW8970.dts
@@
-167,10
+167,15
@@
};
partition@20000 {
- reg = <0x20000 0x
7
a0000>;
+ reg = <0x20000 0x
6
a0000>;
label = "firmware";
};
+ partition@6c0000 {
+ reg = <0x6c0000 0x100000>;
+ label = "dsl_fw";
+ };
+
partition@7c0000 {
reg = <0x7c0000 0x10000>;
label = "config";