All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] panda: Initialize MMC power from TWL6030 in SPL
Date: Wed, 24 Aug 2016 11:24:38 -0400	[thread overview]
Message-ID: <20160824152438.GC10464@bill-the-cat> (raw)
In-Reply-To: <20160824144042.29354-2-contact@paulk.fr>

On Wed, Aug 24, 2016 at 04:40:42PM +0200, Paul Kocialkowski wrote:

> This adds support for initializing MMC power from TWL6030 in SPL, which
> is required when the bootrom didn't power the MMC device yet and U-Boot
> is to be loaded from MMC (e.g. after setting boot mode from the SYS_BOOT
> pins in peripheral boot).

So you're loading SPL via USB?  If it's via serial I'd much rather just
use the SPL Y-Modem support instead.  Also:

[snip]
> +/* MMCSD FS mode is preferred */
> +#undef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR

That's very much not true.  Distro boot is usually done with raw mode
not FAT.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160824/d7005389/attachment.sig>

  reply	other threads:[~2016-08-24 15:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-24 14:40 [U-Boot] [PATCH 1/2] configs: ti_omap4_common: Include TWL6030 power and I2C support in SPL Paul Kocialkowski
2016-08-24 14:40 ` [U-Boot] [PATCH 2/2] panda: Initialize MMC power from TWL6030 " Paul Kocialkowski
2016-08-24 15:24   ` Tom Rini [this message]
2016-08-24 17:57     ` Paul Kocialkowski
2016-08-24 15:22 ` [U-Boot] [PATCH 1/2] configs: ti_omap4_common: Include TWL6030 power and I2C support " Tom Rini

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=20160824152438.GC10464@bill-the-cat \
    --to=trini@konsulko.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.