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

Minkyu Kang mk7.kang at samsung.com
Tue Jun 3 03:16:42 CEST 2014


On 03/06/14 06:18, Simon Glass wrote:
> Hi Minkyu,
> 
> On 30 May 2014 23:24, Minkyu Kang <mk7.kang at samsung.com> wrote:
>> 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
> 
> Now that we have this patch we may be able to revert eb0dd99?
> 

Indeed.
I will.

Thanks,
Minkyu Kang.



More information about the U-Boot mailing list