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

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

SVN-Revision: 44897
v19.07.3_mercusys_ac12_duma
Felix Fietkau 9 years ago
parent f88687aaf9
commit 9314180c34

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

Loading…
Cancel
Save