From: Michael Thalmeier <michael.thalmeier@hale.at>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] ARM: mxs: Enable DCDC converter for battery boot
Date: Thu, 23 Oct 2014 07:07:15 +0000 (UTC) [thread overview]
Message-ID: <loom.20141023T084847-831@post.gmane.org> (raw)
In-Reply-To: 201310291628.09469.marex@denx.de
Hi Marek, and Fabio
> > Shouldn't this be conditional?
> >
> > #if defined CONFIG_MXS_ENABLE_4P2
> > mxs_power_enable_4p2();
> > #endif
> >
> > Then the boards that need this power supply enable
> > CONFIG_MXS_ENABLE_4P2 in its config file.
>
> No, we want to start the DCDC converter unconditionally when running on
battery
> power to increase efficiency.
>
I just stumbled upon this, because our board does not boot reliably any more
with this change.
Perhaps we have a special situation in that our board is powered via
DCDC_BATT only by an external power source (no battery).
I am currently working on creating a patch to only conditionally enabling
this feature, or to enable it by default and have it conditionally be
disabled for boards that are known to have problems with this.
Which approach seems to be more feasible to you?
Regards Michael
next prev parent reply other threads:[~2014-10-23 7:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-28 11:29 [U-Boot] [PATCH 1/2] ARM: mxs: Enable DCDC converter for battery boot Marek Vasut
2013-10-28 11:29 ` [U-Boot] [PATCH 2/2] ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900 Marek Vasut
2013-10-31 17:03 ` Stefano Babic
2013-10-29 1:46 ` [U-Boot] [PATCH 1/2] ARM: mxs: Enable DCDC converter for battery boot Fabio Estevam
2013-10-29 15:28 ` Marek Vasut
2014-10-23 7:07 ` Michael Thalmeier [this message]
2014-10-25 21:43 ` Fabio Estevam
2014-10-25 22:42 ` Marek Vasut
2013-10-31 17:02 ` 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=loom.20141023T084847-831@post.gmane.org \
--to=michael.thalmeier@hale.at \
--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