diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-10-26 01:36:34 +0300 |
|---|---|---|
| committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-10-31 21:32:05 +0300 |
| commit | 1fe6f49dc1f9b73e1431f3cad81e84548bf53304 (patch) | |
| tree | b2c9f08ab9103461bf7c0a69e832a8adfe0fe278 /WHENCE | |
| parent | 8bb75626e9dd831d323c4e460414b56260f0b700 (diff) | |
qcom/venus-1.8: replace split firmware with the mbn file
Follow the example of the sc7280 and sc7180 (venus-5.4, vpu-2.0) and
replace the split firmare files (mdt + bNN) with the squashed mbn file.
For backwards compatibility generate the mdt -> mbn symlink.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'WHENCE')
| -rw-r--r-- | WHENCE | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -5594,12 +5594,8 @@ Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details Driver: venus - Qualcomm Venus video codec accelerator -File: qcom/venus-1.8/venus.mdt -File: qcom/venus-1.8/venus.b00 -File: qcom/venus-1.8/venus.b01 -File: qcom/venus-1.8/venus.b02 -File: qcom/venus-1.8/venus.b03 -File: qcom/venus-1.8/venus.b04 +File: qcom/venus-1.8/venus.mbn +Link: qcom/venus-1.8/venus.mdt -> venus.mbn Version: 1.8-00109 |
