
On Sat, December 06, 2014 2:00 AM, York Sun wrote:
-----Original Message----- From: York Sun [mailto:yorksun@freescale.com] Sent: Saturday, December 06, 2014 2:00 AM To: Zhao Qiang-B45475; u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH] deepsleep/qe: add qe deepsleep support
On 11/06/2014 09:30 PM, Zhao Qiang wrote:
IRAM will power off and microcode will lost when system go into deepsleep, so upload it when resume deepsleep.
Signed-off-by: Zhao Qiang B45475@freescale.com
board/freescale/ls1021aqds/ls1021aqds.c | 4 +- drivers/qe/qe.c | 76
+++++++++++++++++++++++++++++++++
drivers/qe/qe.h | 8 ++++ include/linux/immap_qe.h | 6 +++ 4 files changed, 93 insertions(+), 1 deletion(-)
Qiang,
Please rebase this patch to top of git://git.denx.de/u-boot.git master tree. It has conflict with your another (merged) patch.
This patch is based on http://patchwork.ozlabs.org/patch/412943/ from Tang yuantian.
Thanks.
York