From ae7e7239b864c00b1e6c8b7856f1770a56c38c29 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 7 Nov 2015 12:51:39 +0000 Subject: ar71xx: Add support for ZyXEL NBG6616. Signed-off-by: Benjamin Berg SVN-Revision: 47405 --- target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/hotplug.d/firmware') diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata index f53c853841..74c3417688 100644 --- a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata +++ b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata @@ -84,8 +84,10 @@ case "$FIRMWARE" in ath10kcal_extract "art" 20480 2116 ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2) ;; + nbg6616 | \ nbg6716) ath10kcal_extract "RFdata" 20480 2116 + ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2) ;; rb-911g-5hpacd) ath10kcal_from_file "/sys/firmware/routerboot/ext_wlan_data" 20480 2116 -- cgit v1.2.3