public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] Exynos: Make sure ps_hold gets set in the SPL
Date: Sat, 31 May 2014 14:24:45 +0900	[thread overview]
Message-ID: <5389679D.60809@samsung.com> (raw)
In-Reply-To: <1401379854-30646-1-git-send-email-akshay.s@samsung.com>

On 30/05/14 01:10, Akshay Saraswat wrote:
> From: Doug Anderson <dianders@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@chromium.org>
> Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
> Acked-by: Simon Glass <sjg@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.

  reply	other threads:[~2014-05-31  5:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29 16:10 [U-Boot] [PATCH v3] Exynos: Make sure ps_hold gets set in the SPL Akshay Saraswat
2014-05-31  5:24 ` Minkyu Kang [this message]
2014-06-02 21:18   ` Simon Glass
2014-06-03  1:16     ` Minkyu Kang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5389679D.60809@samsung.com \
    --to=mk7.kang@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox