uboot-envtools: add ramips wsr-600/1166 support

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44897
This commit is contained in:
Felix Fietkau 2015-03-19 21:00:41 +00:00
parent f88687aaf9
commit 9314180c34

View File

@ -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"
;;