Commit Graph

3 Commits

Author SHA1 Message Date
Dmitry Baryshkov
a0142c5704
ath10k/WCN3990: move wlanmdsp to qcom/sdm845
The firmware file ath10k/WCN3990/hw1.0/wlanmdsp.mbn is platform-specific
(rather than being specific to the WiFi chip itself) and can be used
only on the Qualcomm SDM845 platform and close relatives. Other
platforms (e.g. Qualcomm QCM2290, QRB4210) are going to provie their own
copies of the wlanmdsp.mbn firmware.

As discussed with Kalle, move this file to the platform-specific folder,
providing the backwards-compatibility symlink.

Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-09-06 07:08:10 -04:00
Bjorn Andersson
d6219ab5b4 qcom: Switch SDM845 WLAN firmware
Switch SDM845 and the Dragonboard 845c/RB3 to the more stable version
WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1, by replacing the wlanmdsp.mbn with a
symlink to the recently commited file found under ath10k/

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2020-01-02 22:25:39 -08:00
Bjorn Andersson
62d0a1ad93 qcom: Add SDM845 modem firmware
Adds test-signed modem and WiFi firmware versions:
MPSS.AT.4.0.c2-01184-SDM845_GEN_PACK-1
WLAN.HL.2.0.c10-00236-QCAHLSWMTPLZ-1

Used on the Dragonboard 845c/Robotics RB3 platform.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2019-11-20 16:08:30 -08:00