projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7509c94
)
ramips: fix memory size for RE6500
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 12:26:26 +0000
(12:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 12:26:26 +0000
(12:26 +0000)
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de>
SVN-Revision: 48019
target/linux/ramips/dts/RE6500.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/RE6500.dts
b/target/linux/ramips/dts/RE6500.dts
index 9ce0fd88e516a90a0aa470a4d87ec64ac390d869..7aa29efa7e0bed7dab093cb51b39e28751dd406e 100644
(file)
--- a/
target/linux/ramips/dts/RE6500.dts
+++ b/
target/linux/ramips/dts/RE6500.dts
@@
-8,7
+8,7
@@
memory@0 {
device_type = "memory";
- reg = <0x0 0x
8
000000>;
+ reg = <0x0 0x
4
000000>;
};
chosen {