Re: [U-Boot] [Patch v2] QE: Set QE_IRAM_READY after uploading firmware

2017-09-12 Thread York Sun
On 08/13/2017 07:39 PM, Zhao Qiang wrote: > QE_IRAM_READY should be set only after successfully uploading the > firmware. > > Signed-off-by: Zhao Qiang > --- > Changes for v2: > - modify commit msg to make it more understandable Applied to fsl-qoriq master. Thanks. York __

[U-Boot] [Patch v2] QE: Set QE_IRAM_READY after uploading firmware

2017-08-13 Thread Zhao Qiang
QE_IRAM_READY should be set only after successfully uploading the firmware. Signed-off-by: Zhao Qiang --- Changes for v2: - modify commit msg to make it more understandable drivers/qe/qe.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/qe/qe.c b/drivers/