commit | f04b913834569efbbee442f2a3fb6199ce94dbbc | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Jun 21 18:21:46 2019 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Jul 01 19:02:32 2019 -0700 |
tree | 0b429a043e9e1b08d7c255024f31d810c27e0129 | |
parent | 498b98e939007f8bb65094dfa229e84b6bf30e62 [diff] |
remoteproc: qcom: q6v5-mss: Support loading non-split images In some software releases the firmware images are not split up with each loadable segment in it's own file. Check the size of the loaded firmware to see if it still contains each segment to be loaded, before falling back to the split-out segments. Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>