projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88687a
)
uboot-envtools: add ramips wsr-600/1166 support
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 19 Mar 2015 21:00:41 +0000
(21:00 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 19 Mar 2015 21:00:41 +0000
(21:00 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44897
package/boot/uboot-envtools/files/ramips
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/ramips
b/package/boot/uboot-envtools/files/ramips
index 1ab614890d8127405a5d6bba839f53d92b3d7d98..5ddaed0ee8929a1d61b65cde02713a3cf8825836 100644
(file)
--- a/
package/boot/uboot-envtools/files/ramips
+++ b/
package/boot/uboot-envtools/files/ramips
@@
-19,6
+19,8
@@
all0256n | \
all5002)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;;
+wsr-600 | \
+wsr-1166 | \
br6425)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
;;