Re: [U-Boot] [PATCH] QE/DeepSleep: add QE deepsleep support for arm

2015-04-24 Thread York Sun
On 04/07/2015 12:09 AM, Zhao Qiang wrote: > Muram will power off during deepsleep, and the microcode of qe > in muram will be lost, it should be reload when resume. > > Signed-off-by: Zhao Qiang > --- Applied to fsl-qoriq master, awaiting upstream. York ___

[U-Boot] [PATCH] QE/DeepSleep: add QE deepsleep support for arm

2015-04-07 Thread Zhao Qiang
Muram will power off during deepsleep, and the microcode of qe in muram will be lost, it should be reload when resume. Signed-off-by: Zhao Qiang --- board/freescale/common/arm_sleep.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/board/freescale/common/arm_sleep.c b/board/freescale/