From: Peter Crosthwaite <crosthwaitepeter@gmail.com>
To: qemu-devel@nongnu.org, jcd@tribudubois.net
Cc: saipava@xilinx.com, qemu-block@nongnu.org,
Peter Crosthwaite <crosthwaite.peter@gmail.com>
Subject: [Qemu-devel] [PATCH v1 0/2] i.MX25 SD support
Date: Sat, 28 Nov 2015 12:50:39 -0800 [thread overview]
Message-ID: <cover.1448602470.git.crosthwaite.peter@gmail.com> (raw)
Hi Jean Christophe,
This patch series adds support for SD on i.MX25. This is usable for the
PDK board.
P1 is a bugfix in SD that is needed. P2 adds the SD controller to the
SoC.
Regards,
Peter
Peter Crosthwaite (2):
sd: sdhci: Delete over-zealous power check
arm: fsl-imx25: Add SD support
hw/arm/fsl-imx25.c | 26 ++++++++++++++++++++++++++
hw/sd/sdhci.c | 2 +-
include/hw/arm/fsl-imx25.h | 9 +++++++++
3 files changed, 36 insertions(+), 1 deletion(-)
--
1.9.1
next reply other threads:[~2015-11-28 20:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-28 20:50 Peter Crosthwaite [this message]
2015-11-28 20:50 ` [Qemu-devel] [PATCH v1 1/2] sd: sdhci: Delete over-zealous power check Peter Crosthwaite
2015-11-30 5:46 ` Sai Pavan Boddu
2015-12-10 20:54 ` Peter Crosthwaite
2015-12-10 20:59 ` Andrew Baumann
[not found] ` <67ac22f6fca1dcbafb69d5bd318b1157c8d5d923.1448602470.git.crosthwaite.peter@gmail.com>
2015-11-29 23:30 ` [Qemu-devel] [PATCH v1 2/2] arm: fsl-imx25: Add SD support Jean-Christophe DUBOIS
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=cover.1448602470.git.crosthwaite.peter@gmail.com \
--to=crosthwaitepeter@gmail.com \
--cc=crosthwaite.peter@gmail.com \
--cc=jcd@tribudubois.net \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=saipava@xilinx.com \
/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.