Re: [PATCH v7 7/8] bus: mhi: core: Improve debug logs for loading firmware

2020-05-08 Thread Manivannan Sadhasivam
On Fri, May 08, 2020 at 07:26:47PM -0700, Bhaumik Bhatt wrote: > Add log messages to track boot flow errors and timeouts in SBL or AMSS > firmware loading to aid in debug. > > Signed-off-by: Bhaumik Bhatt > Reviewed-by: Jeffrey Hugo Reviewed-by: Manivannan Sadhasivam Thanks, Mani > --- >

[PATCH v7 7/8] bus: mhi: core: Improve debug logs for loading firmware

2020-05-08 Thread Bhaumik Bhatt
Add log messages to track boot flow errors and timeouts in SBL or AMSS firmware loading to aid in debug. Signed-off-by: Bhaumik Bhatt Reviewed-by: Jeffrey Hugo --- drivers/bus/mhi/core/boot.c | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git