Browse Source

qcom: apq8096: add modem firmware

Add the modem DSP firmware for the Qualcomm APQ8096 boards. The files
come from the redistributable linux-board-support-package-r01700.1.zip
for the Dragonboard 820c. The file modem.mbn was generated from
segment files using the pil-squasher tool.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
main
Dmitry Baryshkov 3 years ago
parent
commit
afc44bb26f
  1. 3
      WHENCE
  2. BIN
      qcom/apq8096/mba.mbn
  3. BIN
      qcom/apq8096/modem.mbn
  4. 21
      qcom/apq8096/modemr.jsn

3
WHENCE

@ -5760,6 +5760,9 @@ Driver: qcom_q6v5_pas - Qualcomm remoteproc firmware @@ -5760,6 +5760,9 @@ Driver: qcom_q6v5_pas - Qualcomm remoteproc firmware
File: qcom/apq8096/adsp.mbn
File: qcom/apq8096/adspr.jsn
File: qcom/apq8096/adspua.jsn
File: qcom/apq8096/mba.mbn
File: qcom/apq8096/modem.mbn
File: qcom/apq8096/modemr.jsn
File: qcom/sdm845/adsp.mbn
File: qcom/sdm845/adspr.jsn
File: qcom/sdm845/adspua.jsn

BIN
qcom/apq8096/mba.mbn

Binary file not shown.

BIN
qcom/apq8096/modem.mbn

Binary file not shown.

21
qcom/apq8096/modemr.jsn

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
{
"sr_version": {
"major": 1,
"minor": 1,
"patch": 1
},
"sr_domain": {
"soc": "msm",
"domain": "modem",
"subdomain": "root_pd",
"qmi_instance_id": 100
},
"sr_service": [
{
"provider": "tms",
"service": "servreg",
"service_data_valid": 0,
"service_data": 0
}
]
}
Loading…
Cancel
Save