uboot-envtools: add support for hornet-ub-x2
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37789
This commit is contained in:
parent
5064c81457
commit
e8d6de95b3
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ case "$board" in
|
|||
all0258n | \
|
||||
cap4200ag | \
|
||||
hornet-ub | \
|
||||
hornet-ub-x2 | \
|
||||
mr600 | \
|
||||
mr600v2)
|
||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
|
||||
|
|
Loading…
Reference in a new issue