aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7621/base-files/etc/board.d
diff options
context:
space:
mode:
authorPawel Dembicki <paweldembicki@gmail.com>2020-06-09 15:16:35 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-06-12 14:13:32 +0200
commit221d8a1c6086ffd8bc53f81d5074a177d8dd8480 (patch)
tree9ae8380beb2e6955829b637b82538c2e837df767 /target/linux/ramips/mt7621/base-files/etc/board.d
parentcd09f26660b684db541a0f49fc23988df142892c (diff)
downloadupstream-221d8a1c6086ffd8bc53f81d5074a177d8dd8480.tar.gz
upstream-221d8a1c6086ffd8bc53f81d5074a177d8dd8480.tar.bz2
upstream-221d8a1c6086ffd8bc53f81d5074a177d8dd8480.zip
ramips: mt7621: add support for NETGEAR WAC104
NETGEAR WAC104 is an AP based on castrated R6220, without WAN port and USB. SoC: MediaTek MT7621ST RAM: 128M DDR3 FLASH: 128M NAND WiFi: MediaTek MT7612EN an+ac MediaTek MT7603EN bgn ETH: MediaTek MT7621ST (4x LAN) BTN: 1x Connect (WPS), 1x WLAN, 1x Reset LED: 7x (3x GPIO controlled) Installation: Login to netgear webinterface and flash factory.img Back to stock: Use nmrpflash to revert stock image. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Diffstat (limited to 'target/linux/ramips/mt7621/base-files/etc/board.d')
-rwxr-xr-xtarget/linux/ramips/mt7621/base-files/etc/board.d/02_network3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
index 290069f4d3..03cc921be3 100755
--- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
@@ -29,7 +29,8 @@ ramips_setup_interfaces()
gnubee,gb-pc2)
ucidef_set_interface_lan "lan1 lan2"
;;
- linksys,re6500)
+ linksys,re6500|\
+ netgear,wac104)
ucidef_set_interface_lan "lan1 lan2 lan3 lan4"
;;
mikrotik,routerboard-m11g|\