commit | 4789995b56420cfbd17b71dd242b54d36fca6361 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Feb 11 23:15:43 2020 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Mon Mar 16 23:24:33 2020 +0000 |
tree | 4f268cf8e79daeebca2139b1947efc88373ba28b | |
parent | 1ddadd809e9e7fec2c3d63255d8611109b13c4fc [diff] |
db845c: firmware: Fix install paths for wifi/modem firmware files We've previously not used the remoteproc, modem or wifi firmware files we've installed, so we haven't noticed that we are placing them to the wrong path, as the kernel expects them to be under firmware/qcom/sdm845/. Fix this so the kernel can find the files when it looks for them. Change-Id: Iea8415ed53f05b22f446274bc6d73d4267988ec2 Signed-off-by: John Stultz <john.stultz@linaro.org>