Re: [U-Boot] [PATCH] arm: ls102xa: clear EPU registers for deep sleep

2014-12-11 Thread York Sun
On 10/22/2014 03:20 AM, Chenhui Zhao wrote: After wakeup from deep sleep, Clear EPU registers as early as possible to prevent from possible issue. It's also safe to clear at normal boot. Signed-off-by: Chenhui Zhao chenhui.z...@freescale.com --- Applied to u-boot-fsl-qoriq master, awaiting

[U-Boot] [PATCH] arm: ls102xa: clear EPU registers for deep sleep

2014-10-22 Thread Chenhui Zhao
After wakeup from deep sleep, Clear EPU registers as early as possible to prevent from possible issue. It's also safe to clear at normal boot. Signed-off-by: Chenhui Zhao chenhui.z...@freescale.com --- arch/arm/cpu/armv7/ls102xa/Makefile|1 + arch/arm/cpu/armv7/ls102xa/cpu.c