@ -8,7 +8,7 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := ath10k-firmware
PKG_SOURCE_DATE := 2017-01-11
PKG_SOURCE_DATE := 2017-01-26
PKG_SOURCE_VERSION := ab432c60437931a165f0aff1a6e3371f358b75dd
PKG_MIRROR_HASH := e3188ecd4d7470d3cdde89fefa6258f9ec4f404b23558d1474e5014679b28101
PKG_RELEASE := 1
@ -32,6 +32,11 @@ $(Package/ath10k-firmware-default)
TITLE:= ath10k firmware for QCA9887 devices
e n d e f
d e f i n e P a c k a g e / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 7 - c t
$( Package /ath 10k -firmware -default )
TITLE:= ath10k-CT firmware for QCA9887 devices
e n d e f
QCA9887_REV := 3cce88e245f2d685e49411c4f80998f94baf67b8
QCA9887_FIRMWARE_FILE := firmware-5.bin_10.2.4-1.0-00013
QCA9887_FIRMWARE_FILE_HASH := 5966408bd41f309edb595344b8dd088c0fed212debfd91e5f3e8a55ea119c16d
@ -72,13 +77,20 @@ define Download/ct-firmware
URL_FILE:= $( $( 1) _FIRMWARE_FILE_CT)
e n d e f
QCA988X_FIRMWARE_FILE_CT := firmware-2-ct-full-community.bin-19.rc1 -lede
QCA988X_FIRMWARE_FILE_CT := firmware-2-ct-full-community.bin-19-rc3 -lede
d e f i n e D o w n l o a d / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 x - c t
$( call Download/ct-firmware,QCA988X,)
HASH:= ad41b29a9eebf1066f993beb571f3bd13f14ea89336ef9d4f3b31ee57e7abe54
HASH:= 4112d78161a2c20e7a9490ea8d04e9f919508bafb097d88761dcce026c26f93f
e n d e f
$( eval $ ( call Download ,ath 10k -firmware -qca 988x -ct ) )
QCA9887_FIRMWARE_FILE_CT := firmware-2-ct-full-community.bin-19-rc3-lede
d e f i n e D o w n l o a d / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 7 - c t
$( call Download/ct-firmware,QCA9887,ath10k-9887)
HASH:= 18b61875726d4384de46f75dec1d42fea31aa6d66dba4940cb9d375bc98732e4
e n d e f
$( eval $ ( call Download ,ath 10k -firmware -qca 9887-ct ) )
QCA99X0_FIRMWARE_FILE_CT := firmware-5-ct-full-community-9.bin-lede.001
d e f i n e D o w n l o a d / a t h 1 0 k - f i r m w a r e - q c a 9 9 x 0 - c t
$( call Download/ct-firmware,QCA99X0,ath10k-10-4)
@ -107,6 +119,13 @@ $(Package/ath10k-firmware-default)
CATEGORY:= Firmware
e n d e f
d e f i n e P a c k a g e / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 7 - c t
$( Package /ath 10k -firmware -default )
TITLE:= ath10k CT 10.1 firmware for QCA9887 devices
SECTION:= firmware
CATEGORY:= Firmware
e n d e f
d e f i n e P a c k a g e / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 x - c t / d e s c r i p t i o n
A l t e r n a t i v e a t h 1 0 k f i r m w a r e f o r Q C A 9 8 8 X f r o m C a n d e l a T e c h n o l o g i e s .
Enables IBSS and other features. See :
@ -116,6 +135,14 @@ is un-selected since the driver will try to load firmware-5.bin before
f i r m w a r e - 2 . b i n
e n d e f
d e f i n e P a c k a g e / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 7 - c t / d e s c r i p t i o n
A l t e r n a t i v e a t h 1 0 k f i r m w a r e f o r Q C A 9 8 8 7 f r o m C a n d e l a T e c h n o l o g i e s .
Enables IBSS and other features. See :
http : //www .candelatech .com /ath 10k -10.1.php
T h i s f i r m w a r e c o n f l i c t s w i t h t h e s t a n d a r d 9 8 8 7 f i r m w a r e , s o s e l e c t o n l y
o n e .
e n d e f
d e f i n e P a c k a g e / a t h 1 0 k - f i r m w a r e - q c a 9 9 x 0 - c t / d e s c r i p t i o n
A l t e r n a t i v e a t h 1 0 k f i r m w a r e f o r Q C A 9 9 x 0 f r o m C a n d e l a T e c h n o l o g i e s .
Enables IBSS and other features. See :
@ -224,6 +251,16 @@ define Package/ath10k-firmware-qca988x/install
$( 1) /lib/firmware/ath10k/QCA988X/hw2.0/firmware-5.bin
e n d e f
d e f i n e P a c k a g e / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 7 - c t / i n s t a l l
$( INSTALL_DIR) $( 1) /lib/firmware/ath10k/QCA9887/hw1.0
$( INSTALL_DATA) \
$( DL_DIR) /$( call CT_FIRMWARE_FILE,QCA9887) \
$( 1) /lib/firmware/ath10k/QCA9887/hw1.0/firmware-2.bin
$( INSTALL_DATA) \
$( DL_DIR) /$( QCA9887_BOARD_FILE_DL) \
$( 1) /lib/firmware/ath10k/QCA9887/hw1.0/board.bin
e n d e f
d e f i n e P a c k a g e / a t h 1 0 k - f i r m w a r e - q c a 9 8 8 x - c t / i n s t a l l
$( INSTALL_DIR) $( 1) /lib/firmware/ath10k/QCA988X/hw2.0
$( INSTALL_DATA) \
@ -297,6 +334,7 @@ $(eval $(call BuildPackage,ath10k-firmware-qca99x0))
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 6174) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 9984) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 9887-ct ) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 988x -ct ) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 99x 0-ct ) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 9984-ct ) )