aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-19 21:00:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-19 21:00:41 +0000
commit3263a96b1450c83b75a3fd2c14d5588cf989ca5f (patch)
tree56d648c308726a881e31a4cbba2d1f2190abf19c /package/boot/uboot-envtools
parent7ca04e9be2280bf27ef31cb7b7d791d174b5b1c4 (diff)
downloadmaster-187ad058-3263a96b1450c83b75a3fd2c14d5588cf989ca5f.tar.gz
master-187ad058-3263a96b1450c83b75a3fd2c14d5588cf989ca5f.tar.bz2
master-187ad058-3263a96b1450c83b75a3fd2c14d5588cf989ca5f.zip
uboot-envtools: add ramips wsr-600/1166 support
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44897 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/uboot-envtools')
-rw-r--r--package/boot/uboot-envtools/files/ramips2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips
index 1ab614890d..5ddaed0ee8 100644
--- 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"
;;