diff options
| author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2019-10-28 17:47:45 -0700 |
|---|---|---|
| committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2019-11-20 16:08:30 -0800 |
| commit | 62d0a1ad930751ee6f5cea7beb1b342fa7d92e79 (patch) | |
| tree | a8021ad723364436262da9795edc3d432ac8689a /qcom | |
| parent | e8a0f4c9314754d8b2cbe9840357d88a861c438a (diff) | |
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>
Diffstat (limited to 'qcom')
| -rw-r--r-- | qcom/sdm845/mba.mbn | bin | 0 -> 242400 bytes | |||
| -rw-r--r-- | qcom/sdm845/modem.mbn | bin | 0 -> 5652688 bytes | |||
| -rw-r--r-- | qcom/sdm845/modemuw.jsn | 33 | ||||
| -rw-r--r-- | qcom/sdm845/wlanmdsp.mbn | bin | 0 -> 3311964 bytes |
4 files changed, 33 insertions, 0 deletions
diff --git a/qcom/sdm845/mba.mbn b/qcom/sdm845/mba.mbn Binary files differnew file mode 100644 index 00000000..18e5883e --- /dev/null +++ b/qcom/sdm845/mba.mbn diff --git a/qcom/sdm845/modem.mbn b/qcom/sdm845/modem.mbn Binary files differnew file mode 100644 index 00000000..e172a46a --- /dev/null +++ b/qcom/sdm845/modem.mbn diff --git a/qcom/sdm845/modemuw.jsn b/qcom/sdm845/modemuw.jsn new file mode 100644 index 00000000..88a400ef --- /dev/null +++ b/qcom/sdm845/modemuw.jsn @@ -0,0 +1,33 @@ +{ + "sr_version": { + "major": 1, + "minor": 1, + "patch": 1 + }, + "sr_domain": { + "soc": "msm", + "domain": "modem", + "subdomain": "wlan_pd", + "qmi_instance_id": 180 + }, + "sr_service": [ + { + "provider": "kernel", + "service": "elf_loader", + "service_data_valid": 0, + "service_data": 0 + }, + { + "provider": "tms", + "service": "servreg", + "service_data_valid": 0, + "service_data": 0 + }, + { + "provider": "wlan", + "service": "fw", + "service_data_valid": 0, + "service_data": 0 + } + ] +}
\ No newline at end of file diff --git a/qcom/sdm845/wlanmdsp.mbn b/qcom/sdm845/wlanmdsp.mbn Binary files differnew file mode 100644 index 00000000..1e3251ce --- /dev/null +++ b/qcom/sdm845/wlanmdsp.mbn |
