projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c6970
)
ramips: fix firmware partition size
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 12:26:30 +0000
(12:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 12:26:30 +0000
(12:26 +0000)
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de>
SVN-Revision: 48020
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 7aa29efa7e0bed7dab093cb51b39e28751dd406e..d1bf5ba85ee1789646d1906d764ac1ac0d71b41a 100644
(file)
--- a/
target/linux/ramips/dts/RE6500.dts
+++ b/
target/linux/ramips/dts/RE6500.dts
@@
-47,7
+47,7
@@
partition@50000 {
label = "firmware";
- reg = <0x50000 0x
f
b0000>;
+ reg = <0x50000 0x
7
b0000>;
};
};
};