Re: [U-Boot] [PATCH 1/4] EXYNOS: Add API for power reset and exit wakeup

2013-05-11 Thread Simon Glass
Hi Rajeshwari, On Wed, Apr 24, 2013 at 11:57 PM, Rajeshwari Shinde wrote: > This patch adds APIs to get power reset status and exit the wakeup condition > for > both exynos5 and exynos4 > > Signed-off-by: Rajeshwari Shinde > --- > arch/arm/cpu/armv7/exynos/power.c| 50 >

[U-Boot] [PATCH 1/4] EXYNOS: Add API for power reset and exit wakeup

2013-04-24 Thread Rajeshwari Shinde
This patch adds APIs to get power reset status and exit the wakeup condition for both exynos5 and exynos4 Signed-off-by: Rajeshwari Shinde --- arch/arm/cpu/armv7/exynos/power.c| 50 ++ arch/arm/include/asm/arch-exynos/power.h | 10 ++ 2 files changed,