From: Christoph Krapp Date: Sun, 9 Aug 2020 11:25:51 +0000 (+0200) Subject: uboot-envtools: ath79: add ZyXEL NBG6616 uboot env support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d32010d5ff7455cd51fb6b3e06fa4662ad87eaa9;p=openwrt%2Fstaging%2Flynxis.git uboot-envtools: ath79: add ZyXEL NBG6616 uboot env support This adds support for ZyXEL NBG6616 uboot-env access Signed-off-by: Christoph Krapp --- diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index aca8a089c3..b00e3fa127 100644 --- a/package/boot/uboot-envtools/files/ath79 +++ b/package/boot/uboot-envtools/files/ath79 @@ -37,7 +37,8 @@ openmesh,om5p-ac-v2|\ ubnt,nanostation-m|\ yuncore,a770|\ yuncore,a782|\ -yuncore,xd4200) +yuncore,xd4200|\ +zyxel,nbg6616) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ;; buffalo,wzr-hp-ag300h)