All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [v3 PATCH 2/3] arm: mxs: Enable booting of mx28 without battery
Date: Tue, 10 Feb 2015 12:57:22 +0100	[thread overview]
Message-ID: <54D9F222.5070907@denx.de> (raw)
In-Reply-To: <1422148073-20190-3-git-send-email-gruss@tss-engineering.com>

On 25/01/2015 02:07, Graeme Russ wrote:
> Section 4.1.2 of Freescale Application Note AN4199 describes the
> configuration required to operate the mx28 from a 5V source without a
> battery.
> 
> This patch changes the behaviour of the dropout control of the DC-DC
> converter (refer to section 11.12.9 of the mx28 Application Processor
> Reference Manual - Document Number: MCIMX28RM, Rev 2, 08/2013) to the
> following:
>  - Always use 4P2 Linear Regulator if CONFIG_SYS_MXS_VDD5V_ONLY is defined
>  - Switch between 4P2 Linear Regulator and Battery, using whichever has
>    the highest voltage if CONFIG_SYS_MXS_VDD5V_ONLY isnot set (this is
>    the same as the pre-patch behaviour)
> 
> Signed-off-by: Graeme Russ <gruss@tss-engineering.com>
> Signed-off-by: Damien Gotfroi <dgotfroi@greenwatch.be>
> ---
> 
> Changes in v2
>  - Implemented Damien Gotfroi's simplified version
> 
> Changes in v3
>  - Updated commit message
>  - Explicitly use POWER_DCDC4P2_DROPOUT_CTRL_SRC_4P2 for the
>    DCDC4P2_DROPOUT_CONFIG define (it is 0x0 so it make no functional
>    difference)
> 
> ---

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2015-02-10 11:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25  1:07 [U-Boot] [v3 PATCH 0/3] Add support for booting mx28 boards without a battery Graeme Russ
2015-01-25  1:07 ` [U-Boot] [v3 PATCH 1/3] arm: mxs: Add debug outputs and comments to mxs SPL source files Graeme Russ
2015-02-10 11:57   ` Stefano Babic
2015-01-25  1:07 ` [U-Boot] [v3 PATCH 2/3] arm: mxs: Enable booting of mx28 without battery Graeme Russ
2015-02-10 11:57   ` Stefano Babic [this message]
2015-01-25  1:07 ` [U-Boot] [v3 PATCH 3/3] arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode Graeme Russ
2015-02-10 11:57   ` Stefano Babic

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=54D9F222.5070907@denx.de \
    --to=sbabic@denx.de \
    --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.