@ -104,6 +104,13 @@ define Download/ath10k-firmware-qca9984-ct
e n d e f
$( eval $ ( call Download ,ath 10k -firmware -qca 9984-ct ) )
QCA9888_FIRMWARE_FILE_CT := firmware-5-ct-full-community-9.bin-lede.002
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 8 - c t
$( call Download/ct-firmware,QCA9888,ath10k-9888-10-4)
HASH:= f92e7d7968698af7c6f2d76b31b3645589e03839e15838010ce457c635e5aae6
e n d e f
$( eval $ ( call Download ,ath 10k -firmware -qca 9888-ct ) )
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
$( Package /ath 10k -firmware -default )
TITLE:= ath10k firmware for QCA99x0 devices
@ -158,6 +165,14 @@ This firmware conflicts with the standard 9984 firmware, so select only
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 8 8 8 - 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 6 a n d Q C A 9 8 8 8 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.4.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 6 a n d 9 8 8 8 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 / d e s c r i p t i o n
S t a n d a r d 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 Q C A
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 C T 9 9 x 0 f i r m w a r e , s o s e l e c t o n l y
@ -178,6 +193,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 8 - c t
$( Package /ath 10k -firmware -default )
TITLE:= ath10k CT 10.4.3 firmware for QCA9886 and QCA9888 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 9 8 4
$( Package /ath 10k -firmware -default )
TITLE:= ath10k firmware for QCA9984 devices
@ -321,6 +343,19 @@ define Package/ath10k-firmware-qca9984-ct/install
$( 1) /lib/firmware/ath10k/QCA9984/hw1.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 8 - c t / i n s t a l l
$( INSTALL_DIR) $( 1) /lib/firmware/ath10k/QCA9888/hw2.0
ln -s \
../../cal-pci-0000:01:00.0.bin \
$( 1) /lib/firmware/ath10k/QCA9888/hw2.0/board.bin
$( INSTALL_DATA) \
$( PKG_BUILD_DIR) /QCA9888/hw2.0/board-2.bin \
$( 1) /lib/firmware/ath10k/QCA9888/hw2.0/board-2.bin
$( INSTALL_DATA) \
$( DL_DIR) /$( call CT_FIRMWARE_FILE,QCA9888) \
$( 1) /lib/firmware/ath10k/QCA9888/hw2.0/firmware-5.bin
e n d e f
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 9887) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 988x ) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 99x 0) )
@ -332,3 +367,4 @@ $(eval $(call BuildPackage,ath10k-firmware-qca9887-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 ) )
$( eval $ ( call BuildPackage ,ath 10k -firmware -qca 9888-ct ) )