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

2017-10-12 Thread Bjorn Andersson
On Fri 21 Jul 03:49 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. > Acked-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Avaneesh Kumar Dwivedi > --- > drivers/remoteproc/qco

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

2017-07-21 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