forked from Ivasoft/openwrt
ath79: add support for TP-Link TL-WDR4900 v2
Specification: - SoC: Qualcomm Atheros QCA9558 - Flash: 8 MB - RAM: 128 MB - Ethernet: AR8327N with 5 GE ports. - Wireless radio: QCA9558 for 2.4G and AR9580 for 5G. Flash instruction: Upload the generated factory firmware on web interface. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
committed by
Mathias Kresin
parent
3493c1cf41
commit
d4e3a31f6c
@@ -52,7 +52,8 @@ case "$FIRMWARE" in
|
||||
;;
|
||||
ocedo,raccoon|\
|
||||
tplink,tl-wdr3600|\
|
||||
tplink,tl-wdr4300)
|
||||
tplink,tl-wdr4300|\
|
||||
tplink,tl-wdr4900-v2)
|
||||
ath9k_eeprom_extract "art" 20480 1088
|
||||
;;
|
||||
netgear,wnr612-v2|\
|
||||
|
||||
Reference in New Issue
Block a user