ramips: Add support for the Netgear WNDR3700v5

https://wiki.openwrt.org/toh/netgear/wndr3700

wndr3700v5 uses the single-core dual thread MediaTek MT7621S SoC.

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>

SVN-Revision: 49247
This commit is contained in:
John Crispin
2016-04-26 11:43:53 +00:00
parent 7a7e27c6d0
commit cb049e71cd
8 changed files with 171 additions and 0 deletions

View File

@@ -460,6 +460,9 @@ ramips_board_detect() {
*"WNCE2001")
name="wnce2001"
;;
*"WNDR3700v5")
name="wndr3700v5"
;;
*"WR512-3GN-like"*)
name="wr512-3gn"
;;

View File

@@ -136,6 +136,7 @@ platform_check_image() {
wli-tx4-ag300n|\
wmr-300|\
wnce2001|\
wndr3700v5|\
wr512-3gn|\
wr6202|\
wrh-300cr|\