uboot-envtools: ath79: add Netgear WNDR3700v2

Add Netgear WNDR3700v2 to the list of supported boards.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
[rebase, adjusted commit title]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit a09408fa57)
v19.07.3_mercusys_ac12_duma
Michal Cieslakiewicz 4 years ago committed by Adrian Schmutzler
parent 53cd2299ee
commit a0ca72d9ab

@ -35,7 +35,8 @@ yuncore,xd4200)
glinet,gl-ar150) glinet,gl-ar150)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x8000" "0x10000" 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" ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x10000"
;; ;;
esac esac

Loading…
Cancel
Save