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] mmc: Register only the first MMC device on MMC_TINY
Date: Sun, 14 Jul 2019 09:07:21 -0400	[thread overview]
Message-ID: <20190714130721.GK5621@bill-the-cat> (raw)
In-Reply-To: <20190525222522.14105-2-ezequiel@collabora.com>

On Sat, May 25, 2019 at 07:25:22PM -0300, Ezequiel Garcia wrote:

> When MMC_TINY is enabled, support for only one MMC device
> is provided. Boards that register more than one device,
> will just write over mmc_static keeping only the last one
> registered.
> 
> This commit prevents this, keeping only the first MMC
> device created. A debug warning message is added, if nothing
> else, as a hint/documentation for developers.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>

Applied to u-boot/master, thanks!

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

  parent reply	other threads:[~2019-07-14 13:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-25 22:25 [U-Boot] [PATCH 1/2] spl: Move SPL_MMC_TINY option to appear under SPL menu Ezequiel Garcia
2019-05-25 22:25 ` [U-Boot] [PATCH 2/2] mmc: Register only the first MMC device on MMC_TINY Ezequiel Garcia
2019-06-05 20:30   ` Ezequiel Garcia
2019-07-14 13:07   ` Tom Rini [this message]
2019-07-14 13:07 ` [U-Boot] [PATCH 1/2] spl: Move SPL_MMC_TINY option to appear under SPL menu 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=20190714130721.GK5621@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.