From: Michal Cieslakiewicz Date: Mon, 20 Jan 2020 20:20:09 +0000 (+0100) Subject: uboot-envtools: ath79: add Netgear WNDR3700v2 X-Git-Tag: v21.02.0-rc1~3871 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=a09408fa576c6482c21f683662cb2d5a49e14ecf uboot-envtools: ath79: add Netgear WNDR3700v2 Add Netgear WNDR3700v2 to the list of supported boards. Signed-off-by: Michal Cieslakiewicz [rebase, adjusted commit title] Signed-off-by: Adrian Schmutzler --- diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index 50e1c80073..15bd9ffb6e 100644 --- a/package/boot/uboot-envtools/files/ath79 +++ b/package/boot/uboot-envtools/files/ath79 @@ -47,7 +47,8 @@ buffalo,wzr-hp-ag300h) glinet,gl-ar150) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x8000" "0x10000" ;; -netgear,wndr3700) +netgear,wndr3700|\ +netgear,wndr3700-v2) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x10000" ;; netgear,wndr3700-v4|\