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 | cf95783e2909cc28e2128fd51c831b565f7cbd0c (patch) | |
| tree | 0968f5c65ae66d669a01981c501f656ad7c0eea1 /WHENCE | |
| parent | 1fe6f49dc1f9b73e1431f3cad81e84548bf53304 (diff) | |
qcom/venus-4.2: 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
@@ -5599,12 +5599,8 @@ Link: qcom/venus-1.8/venus.mdt -> venus.mbn Version: 1.8-00109 -File: qcom/venus-4.2/venus.mdt -File: qcom/venus-4.2/venus.b00 -File: qcom/venus-4.2/venus.b01 -File: qcom/venus-4.2/venus.b02 -File: qcom/venus-4.2/venus.b03 -File: qcom/venus-4.2/venus.b04 +File: qcom/venus-4.2/venus.mbn +Link: qcom/venus-4.2/venus.mdt -> venus.mbn Version: 4.2 |
