From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,1/3] MMC: Enable DM_MMC for Davinci
Date: Tue, 18 Sep 2018 17:26:29 -0400 [thread overview]
Message-ID: <20180918212629.GR4642@opus> (raw)
In-Reply-To: <20180809111514.5695-1-aford173@gmail.com>
On Thu, Aug 09, 2018 at 06:15:12AM -0500, Adam Ford wrote:
> With CONFIG_BLK becoming a requirement, the Davinci MMC driver
> needs to be updated with DM_MMC support. Since SPL is tiny and
> many boards do not support DM in SPL, this retains the backwards
> compatibility for those boards who need to initialize MMC manually
> in SPL.
>
> Signed-off-by: Peter Howard <phoward@gme.net.au>
> Signed-off-by: Adam Ford <aford173@gmail.com>
>
> diff --git a/drivers/mmc/davinci_mmc.c b/drivers/mmc/davinci_mmc.c
> index d7cb88a40a..db950ea5ec 100644
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/20180918/7972066c/attachment.sig>
prev parent reply other threads:[~2018-09-18 21:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-09 11:15 [U-Boot] [PATCH 1/3] MMC: Enable DM_MMC for Davinci Adam Ford
2018-08-09 11:15 ` [U-Boot] [PATCH 2/3] ARM: davinci: da850evm: Support DM_MMC Adam Ford
2018-09-18 21:26 ` [U-Boot] [U-Boot,2/3] " Tom Rini
2018-08-09 11:15 ` [U-Boot] [PATCH 3/3] ARM: davinci: omapl138_lcdk: Enable DM_MMC Adam Ford
2018-09-18 21:26 ` [U-Boot] [U-Boot, " Tom Rini
2018-09-18 21:26 ` Tom Rini [this message]
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=20180918212629.GR4642@opus \
--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.