Re: [PATCH v1 2/7] bus: mhi: core: Wait for ready after an EDL firmware download

2021-03-30 Thread Loic Poulain
On Tue, 30 Mar 2021 at 03:28, Bhaumik Bhatt wrote: > > Currently, the firmware load handler returns after the EDL image > is downloaded. Wait for an MHI READY transition instead as the > specification expects so as to proceed with further bootup such > as device entering Flash Programmer execution

[PATCH v1 2/7] bus: mhi: core: Wait for ready after an EDL firmware download

2021-03-29 Thread Bhaumik Bhatt
Currently, the firmware load handler returns after the EDL image is downloaded. Wait for an MHI READY transition instead as the specification expects so as to proceed with further bootup such as device entering Flash Programmer execution environment. Signed-off-by: Bhaumik Bhatt Reviewed-by: Mani