From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Andy Gross <agross@kernel.org>, Ohad Ben-Cohen <ohad@wizery.com>,
Sibi Sankar <sibis@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware
Date: Mon, 1 Jul 2019 19:04:59 -0700 [thread overview]
Message-ID: <20190702020459.GF1263@builder> (raw)
In-Reply-To: <20190622012146.19719-1-bjorn.andersson@linaro.org>
On Fri 21 Jun 18:21 PDT 2019, Bjorn Andersson wrote:
> Typically the firmware files for the various remoteprocs is split in a number
> of files. But in some releases these files are available in their unsplit form.
>
> Extend the mdt loader to detect the unsplit firmware and load it transparently.
>
> Also expose the function that compose the metadata header for validation and
> use this from the modem remoteproc driver, so that it can support unsplit files
> as well.
>
Applied the two patches. Thanks Andy & Jeff.
Regards,
Bjorn
> Bjorn Andersson (2):
> soc: qcom: mdt_loader: Support loading non-split images
> remoteproc: qcom: q6v5-mss: Support loading non-split images
>
> drivers/remoteproc/qcom_q6v5_mss.c | 33 ++++++++---
> drivers/soc/qcom/mdt_loader.c | 88 ++++++++++++++++++++++++++++-
> include/linux/soc/qcom/mdt_loader.h | 2 +
> 3 files changed, 112 insertions(+), 11 deletions(-)
>
> --
> 2.18.0
>
prev parent reply other threads:[~2019-07-02 2:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-22 1:21 [PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware Bjorn Andersson
2019-06-22 1:21 ` [PATCH 1/2] soc: qcom: mdt_loader: Support loading non-split images Bjorn Andersson
2019-07-01 14:38 ` Jeffrey Hugo
2019-07-01 19:38 ` Andy Gross
2019-06-22 1:21 ` [PATCH 2/2] remoteproc: qcom: q6v5-mss: " Bjorn Andersson
2019-07-01 14:39 ` Jeffrey Hugo
2019-07-02 2:04 ` Bjorn Andersson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190702020459.GF1263@builder \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=ohad@wizery.com \
--cc=sibis@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.