From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device()
Date: Fri, 30 May 2014 15:12:26 -0600 [thread overview]
Message-ID: <5388F43A.6000108@wwwdotorg.org> (raw)
In-Reply-To: <1400873087-20921-1-git-send-email-swarren@wwwdotorg.org>
On 05/23/2014 01:24 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> This allows callers to inject mmc->has_init = 0 between finding the
> MMC device, and calling mmc_init(), which forces mmc_init() to rescan
> the HW. Future changes will use this feature.
Pantelis, does this series look good?
next prev parent reply other threads:[~2014-05-30 21:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 19:24 [U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device() Stephen Warren
2014-05-23 19:24 ` [U-Boot] [PATCH 2/3] cmd_mmc: Use init_mmc_device() from do_mmc_rescan() Stephen Warren
2014-06-12 11:29 ` Pantelis Antoniou
2014-05-23 19:24 ` [U-Boot] [PATCH 3/3] cmd_mmc: make mmc dev always re-probe the HW Stephen Warren
2014-06-12 11:31 ` Pantelis Antoniou
2014-06-12 16:19 ` Stephen Warren
2014-06-12 16:24 ` Pantelis Antoniou
2014-05-30 21:12 ` Stephen Warren [this message]
2014-06-02 4:59 ` [U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device() Jaehoon Chung
2014-06-02 15:50 ` Stephen Warren
2014-06-10 16:01 ` Stephen Warren
2014-06-12 11:28 ` Pantelis Antoniou
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=5388F43A.6000108@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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.