From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Peter Maydell <peter.maydell@linaro.org>,
"Edgar E . Iglesias" <edgar.iglesias@xilinx.com>,
Alistair Francis <alistair@alistair23.me>
Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [RFC PATCH v3 0/1] SDCard: support UHS-I
Date: Wed, 6 Jun 2018 12:48:34 -0300 [thread overview]
Message-ID: <20180606154835.2276-1-f4bug@amsat.org> (raw)
Hi Peter,
This is a rewrite of the previous series after running tests and sniffed
traffic on real hardware.
Tagged RFC to be sure this particular patch is going in the correct
direction, before reposting the series with the 'uhs' property patches.
Regards,
Phil.
Since v2:
- rewrite from scratch following Peter's comment [1] and the Specs [2]
- tested/compared with real hardware behavior
[1] http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg04840.html
[2] http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg05088.html
v1 http://lists.nongnu.org/archive/html/qemu-devel/2018-03/msg02828.html
v2 http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg01911.html
Philippe Mathieu-Daudé (1):
sdcard: Implement the UHS-I Switch Function entries (Spec v3)
hw/sd/sd.c | 238 ++++++++++++++++++++++++++++++++++++++++-----
hw/sd/trace-events | 1 +
2 files changed, 217 insertions(+), 22 deletions(-)
--
2.17.1
next reply other threads:[~2018-06-06 15:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-06 15:48 Philippe Mathieu-Daudé [this message]
2018-06-06 15:48 ` [Qemu-devel] [PATCH v3 1/1] sdcard: Implement the UHS-I Switch Function entries (Spec v3) Philippe Mathieu-Daudé
2018-06-15 11:00 ` [Qemu-devel] [RFC PATCH v3 0/1] SDCard: support UHS-I Peter Maydell
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=20180606154835.2276-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=alistair@alistair23.me \
--cc=edgar.iglesias@xilinx.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).