ath11k: move WCN6750 firmware to the device-specific subdir
As demonstrated by the inability to use existing WCN6750 firmware on QCM6490 / QCS6490 devices, such firmware files are device-specific. As a preparation to adding more device-specific firmware, move existing firmware to the sc7280/ subdir, squashing it in proceess. Squashing it simplifies loading (as it requires just a single file access / userspace call) and also it requires just a single compatibility symlink instead of ten. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
parent
b6b5634fd6
commit
048795eef3
12
WHENCE
12
WHENCE
|
@ -3775,16 +3775,8 @@ File: ath11k/QCN9074/hw1.0/m3.bin
|
|||
Version: WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
|
||||
File: ath11k/QCN9074/hw1.0/Notice.txt
|
||||
File: ath11k/WCN6750/hw1.0/board-2.bin
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b00
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b01
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b02
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b03
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b04
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b05
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b06
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b07
|
||||
File: ath11k/WCN6750/hw1.0/wpss.b08
|
||||
File: ath11k/WCN6750/hw1.0/wpss.mdt
|
||||
File: ath11k/WCN6750/hw1.0/sc7280/wpss.mbn
|
||||
Link: ath11k/WCN6750/hw1.0/wpss.mdt -> sc7280/wpss.mbn
|
||||
Version: WLAN.MSL.1.0.1-01160-QCAMSLSWPLZ-1
|
||||
File: ath11k/WCN6750/hw1.0/Notice.txt
|
||||
File: ath11k/IPQ5018/hw1.0/board-2.bin
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue