uboot-envtools: add ramips wsr-600/1166 support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44897
This commit is contained in:
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…
Reference in New Issue
Block a user