From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] trats/trats2: exynos_power_init: return 0 if no battery detected.
Date: Thu, 19 Jun 2014 09:41:50 +0900 [thread overview]
Message-ID: <53A231CE.2070902@samsung.com> (raw)
In-Reply-To: <1402412108-3884-1-git-send-email-p.marczak@samsung.com>
On 10/06/14 23:55, Przemyslaw Marczak wrote:
> Generic board support is now enabled for Exynos 4, and if any
> init function returns an error then the init process is stopped.
>
> This makes a boot issue on the Trats and Trats2 devices. If the device
> is supplied by USB cable or an external power supply then it can't boot
> because function exynos_power_init returns an error. Now this function
> returns 0 if battery is not connected.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
> Cc: Lukasz Majewski <l.majewski@samsung.com>
> Cc: Piotr Wilczek <p.wilczek@samsung.com>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> ---
> board/samsung/trats/trats.c | 2 +-
> board/samsung/trats2/trats2.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2014-06-19 0:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 14:55 [U-Boot] [PATCH] trats/trats2: exynos_power_init: return 0 if no battery detected Przemyslaw Marczak
2014-06-19 0:41 ` Minkyu Kang [this message]
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=53A231CE.2070902@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.