Skip to content
Snippets Groups Projects
Commit 64865865 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "wifi_fw_mount: Create softlinks for QCN9224 dualmac firmware"

parents 65d5ea86 b0798775
No related branches found
No related tags found
No related merge requests found
......@@ -273,6 +273,7 @@ mount_wifi_fw (){
cd /lib/firmware/ath12k/QCN92XX/hw1.0/
ln -s /lib/firmware/$arch/WIFI_FW/qcn9224/m3.bin .
ln -s /lib/firmware/$arch/WIFI_FW/qcn9224/amss.bin .
ln -s /lib/firmware/$arch/WIFI_FW/qcn9224/amss_dualmac.bin .
ln -s /lib/firmware/$arch/WIFI_FW/qcn9224/board-2.bin .
ln -s /lib/firmware/$arch/WIFI_FW/qcn9224/regdb.bin .
ln -s /lib/firmware/$arch/WIFI_FW/qcn9224/qdss_trace_config.bin .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment