uboot-envtools: add support for the ZyXEL NBG6716 board

Signed-off-by: André Valentin <avalentin@marcant.net>
Patchwork: http://patchwork.openwrt.org/patch/5101/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40501 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2014-04-13 08:29:08 +00:00
parent fb913e5156
commit ca99aed1c4
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ mr600v2 | \
wndr3700) wndr3700)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;; ;;
nbg6716)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;;
alfa-ap96 | \ alfa-ap96 | \
all0315n | \ all0315n | \
om2p | \ om2p | \