From d4e3a31f6ca797cb9f43a8f47fbff935ee3132ad Mon Sep 17 00:00:00 2001 From: Chuanhong Guo Date: Thu, 9 Aug 2018 12:29:28 +0800 Subject: 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 --- target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ath79/base-files/etc/hotplug.d') diff --git a/target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom b/target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom index e8adcf613a..5d52af71fb 100644 --- a/target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom +++ b/target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom @@ -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|\ -- cgit v1.2.3