From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: SD card wont work with dw_mmc driver in linux. Error -84 EILSEQ
Date: Wed, 29 Nov 2017 06:08:51 +0100 [thread overview]
Message-ID: <20171129050851.GA5167@kroah.com> (raw)
In-Reply-To: <trinity-cb6244fa-cb6c-4049-a060-25a6042c6afb-1511803564740@3c-app-gmx-bs55>
On Mon, Nov 27, 2017 at 06:26:04PM +0100, John Smith wrote:
> CMD18 Multiblockread and CMD17 Single block read are failing during driver
> initialisation sequence.. I can not figure out, what the problem is. These CMDs
> return with -84, which means:
>
> * EILSEQ Basic format problem with the received or sent data
> * (e.g. CRC check failed, incorrect opcode in response
> * or bad end bit)
>
> I am able to load files from the sd card in uboot and most of the CMDs are also
> working in the dw_mmc driver as you can see below.
>
>
>
> Clock is set to 25MHz, tested are two different sd cards (=same result). ARMv7,
> Kernel 4.0, dw_mmc driver
Kernel release 4.0 is really really old, please try something newer and
more modern please.
And why not ask this on the mailing list for this subsystem? The
developers there can help you out best.
thanks,
greg k-h
next prev parent reply other threads:[~2017-11-29 5:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-27 17:26 SD card wont work with dw_mmc driver in linux. Error -84 EILSEQ John Smith
2017-11-29 5:08 ` Greg KH [this message]
2017-12-02 14:20 ` Aw: " John Smith
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=20171129050851.GA5167@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@lists.kernelnewbies.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).