From: Pierre Ossman <drzeus-list@drzeus.cx>
To: linux-kernel@vger.kernel.org, Russell King <rmk+lkml@arm.linux.org.uk>
Subject: [PATCH 0/3] MMC compatibility fix
Date: Sat, 18 Sep 2004 11:54:56 +0200 [thread overview]
Message-ID: <414C05F0.8040401@drzeus.cx> (raw)
The following three patches resolve the issues with some MMC cards
failing to work with the current MMC layer.
Some of the issues are because of cards failing to comply with
standards. But since we cannot fix the cards we have to deal with the
problems on our side.
All three patches solve initialisation problems:
- Standard requires a GO_IDLE before changing the OCR mask.
- Standard doesn't define how long to wait for cards to power up. The
current time as been shown to be too short.
- Empty OCR mask causes some cards to fail (even though an empty OCR is
ok according to the standard).
--
Pierre Ossman
reply other threads:[~2004-09-18 9:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=414C05F0.8040401@drzeus.cx \
--to=drzeus-list@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+lkml@arm.linux.org.uk \
/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