
5 Dec
2014
5 Dec
'14
7 p.m.
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.
Thanks.
York