Re: [PATCH v5 2/4] remoteproc: qcom: refactor mss fw image loading sequence

2017-06-01 Thread Bjorn Andersson
On Thu 01 Jun 12:17 PDT 2017, Avaneesh Kumar Dwivedi wrote: > This patch refactor code to first load all firmware blobs > and then update modem proc to authenticate and boot fw. > This looks good, but I have not had a chance to test this on older platforms yet. Acked-by: Bjorn Andersson Regar

[PATCH v5 2/4] remoteproc: qcom: refactor mss fw image loading sequence

2017-06-01 Thread Avaneesh Kumar Dwivedi
This patch refactor code to first load all firmware blobs and then update modem proc to authenticate and boot fw. Signed-off-by: Avaneesh Kumar Dwivedi --- drivers/remoteproc/qcom_q6v5_pil.c | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/drivers/remotepr