From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/4] mci-spi fix
Date: Tue, 13 Nov 2012 21:02:48 +0100 [thread overview]
Message-ID: <20121113200248.GG25679@game.jcrosoft.org> (raw)
HI,
THis patch series fix multiple issue on mci-issue
- sd version 2.0 support
- clock frequency support
- sanity check
- always compute crc on command
it include a patch from Franck
The following changes since commit d74bef2b04a3ccf7339ba916e56830bb2feae957:
mount: add compatibility to old mount command (2012-11-02 21:26:29 +0100)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/mci_spi
for you to fetch changes up to 84368c260b7cf78fe3006368d4a5fa06e722eacf:
mci_spi: add clock frequency change support (2012-11-12 08:50:20 +0800)
----------------------------------------------------------------
Franck Jullien (1):
mci_spi: always compute command crc byte
Jean-Christophe PLAGNIOL-VILLARD (3):
mci-core: spi fix op cond support
mci_spi: add sanity check
mci_spi: add clock frequency change support
drivers/mci/Kconfig | 2 +-
drivers/mci/mci-core.c | 10 +++++++---
drivers/mci/mci_spi.c | 52 +++++++++++++++++++++++++++++++++++++++-------------
3 files changed, 47 insertions(+), 17 deletions(-)
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-11-13 20:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-13 20:02 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-11-13 20:07 ` [PATCH 1/4] mci_spi: always compute command crc byte Jean-Christophe PLAGNIOL-VILLARD
2012-11-13 20:07 ` [PATCH 2/4] mci-core: spi fix op cond support Jean-Christophe PLAGNIOL-VILLARD
2012-11-13 20:07 ` [PATCH 3/4] mci_spi: add sanity check Jean-Christophe PLAGNIOL-VILLARD
2012-11-13 20:07 ` [PATCH 4/4] mci_spi: add clock frequency change support Jean-Christophe PLAGNIOL-VILLARD
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=20121113200248.GG25679@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.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