From 21329729c7047ff89e642cee635ec40e0259bc3b Mon Sep 17 00:00:00 2001 From: Christoph Krapp Date: Sun, 9 Aug 2020 13:25:51 +0200 Subject: [PATCH] uboot-envtools: ath79: add ZyXEL NBG6616 uboot env support This adds support for ZyXEL NBG6616 uboot-env access Signed-off-by: Christoph Krapp Signed-off-by: maurerr --- package/boot/uboot-envtools/files/ath79 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index aca8a089c37..b00e3fa1276 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)