mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +00:00
WIFI-14452 Fix Crash Observed on Cybertan rap7110c-341x with TIP dbdc168 image
Signed-off-by: Wingate Chi <wingate.chi@cybertan.com.tw>
This commit is contained in:
committed by
John Crispin
parent
739b6b29b2
commit
49c51594a3
2
feeds/qca-wifi-7/ath12k-wifi/board-2-rap7110c_341x-IPQ5332.json
Normal file → Executable file
2
feeds/qca-wifi-7/ath12k-wifi/board-2-rap7110c_341x-IPQ5332.json
Normal file → Executable file
@@ -3,7 +3,7 @@
|
||||
"board": [
|
||||
{
|
||||
"names": [
|
||||
"bus=ahb,qmi-chip-id=0,qmi-board-id=255"
|
||||
"bus=ahb,qmi-chip-id=0,qmi-board-id=18"
|
||||
],
|
||||
"data": "rap7110c_341x-IPQ5332.bin"
|
||||
}
|
||||
|
||||
2
feeds/qca-wifi-7/ath12k-wifi/board-2-rap7110c_341x-QCN92XX.json
Normal file → Executable file
2
feeds/qca-wifi-7/ath12k-wifi/board-2-rap7110c_341x-QCN92XX.json
Normal file → Executable file
@@ -3,7 +3,7 @@
|
||||
"board": [
|
||||
{
|
||||
"names": [
|
||||
"bus=pci,qmi-chip-id=0,qmi-board-id=255"
|
||||
"bus=pci,qmi-chip-id=0,qmi-board-id=4117"
|
||||
],
|
||||
"data": "rap7110c_341x-QCN92xx.bin"
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
feeds/qca-wifi-7/ath12k-wifi/rap7110c_341x-IPQ5332.bin
Normal file → Executable file
BIN
feeds/qca-wifi-7/ath12k-wifi/rap7110c_341x-IPQ5332.bin
Normal file → Executable file
Binary file not shown.
BIN
feeds/qca-wifi-7/ath12k-wifi/rap7110c_341x-QCN92xx.bin
Normal file → Executable file
BIN
feeds/qca-wifi-7/ath12k-wifi/rap7110c_341x-QCN92xx.bin
Normal file → Executable file
Binary file not shown.
@@ -339,7 +339,7 @@
|
||||
memory-region = <&qcn9224_pcie1>;
|
||||
qcom,wsi = <&wsi>;
|
||||
qcom,wsi_index = <1>;
|
||||
qcom,board_id = <0x1019>;
|
||||
qcom,board_id = <0x1015>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user