diff options
author | Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl> | 2020-01-20 21:20:09 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-02-04 12:23:48 +0100 |
commit | a09408fa576c6482c21f683662cb2d5a49e14ecf (patch) | |
tree | 965c67b749aa3bd2801e3766d700865089b7ca35 | |
parent | 6227c8d1bf41739586969c3102897a7ba179114d (diff) | |
download | upstream-a09408fa576c6482c21f683662cb2d5a49e14ecf.tar.gz upstream-a09408fa576c6482c21f683662cb2d5a49e14ecf.tar.bz2 upstream-a09408fa576c6482c21f683662cb2d5a49e14ecf.zip |
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>
-rw-r--r-- | package/boot/uboot-envtools/files/ath79 | 3 |
1 files changed, 2 insertions, 1 deletions
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|\ |