[U-Boot] [PATCH v3] Exynos: Make sure ps_hold gets set in the SPL

Minkyu Kang mk7.kang at samsung.com
Sat May 31 07:24:45 CEST 2014


On 30/05/14 01:10, Akshay Saraswat wrote:
> From: Doug Anderson <dianders at chromium.org>
> 
> Setting ps_hold ought to be one of the first things we do when we
> first boot up. If we wait until the main u-boot runs we won't set it
> in time and the PMIC may power us back off.
> 
> Signed-off-by: Doug Anderson <dianders at chromium.org>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes since v2:
> 	- Removed function power_init and directly called set_ps_hold_strl.
> 
> Changes since v1:
> 	- Added "Acked-by".
> 
>  arch/arm/cpu/armv7/exynos/lowlevel_init.c | 6 +++++-
>  arch/arm/cpu/armv7/exynos/power.c         | 6 ++++++
>  arch/arm/include/asm/arch-exynos/power.h  | 1 +
>  3 files changed, 12 insertions(+), 1 deletion(-)
> 

applied to u-boot-samsung

Thanks,
Minkyu Kang.



More information about the U-Boot mailing list