uboot-envtools: add support for hornet-ub-x2

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37789
This commit is contained in:
Luka Perkov 2013-08-15 00:57:48 +00:00
parent 5064c81457
commit e8d6de95b3

View file

@ -17,6 +17,7 @@ case "$board" in
all0258n | \ all0258n | \
cap4200ag | \ cap4200ag | \
hornet-ub | \ hornet-ub | \
hornet-ub-x2 | \
mr600 | \ mr600 | \
mr600v2) mr600v2)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"