projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e298c3
)
ramips: fix DIR-602D1 flash size
author
John Crispin
<blogic@openwrt.org>
Mon, 6 May 2013 16:44:47 +0000
(16:44 +0000)
committer
John Crispin
<blogic@openwrt.org>
Mon, 6 May 2013 16:44:47 +0000
(16:44 +0000)
Fix DIR-620D1 flash size.
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36558
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ramips/dts/DIR-620-D1.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/DIR-620-D1.dts
b/target/linux/ramips/dts/DIR-620-D1.dts
index
8913e26
..
d265033
100644
(file)
--- a/
target/linux/ramips/dts/DIR-620-D1.dts
+++ b/
target/linux/ramips/dts/DIR-620-D1.dts
@@
-48,7
+48,7
@@
partition@50000 {
label = "firmware";
- reg = <0x50000 0x
3
b0000>;
+ reg = <0x50000 0x
7
b0000>;
};
};
};