Re: i.MX/MX1 SDHC fix/workaround of SD card recognition problems

From: Pavel Pisa
Date: Sun Mar 11 2007 - 23:06:53 EST


On Monday 12 March 2007 00:36, you wrote:
> Pavel Pisa wrote:
> > The SDHC controllers cannot process shorter transfers.
> > They has to be handled as longer ones, but it such case CRC
> > error is evaluated. There was a case in the code still,
> > where this error is not ignored as it should to be process
> > these transfers.
> >
> > Signed-off-by: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx>
>
> Thanks, applied. Is this something critical that should be in 2.6.21?
>
> Rgds

Hello Pierre,

this should go to 2.6.21, I have hold this for some
months and I have discussed it in the thread
"Re: CRC Errors with SD cards in 4bits mode (on i.MXl)"
You have been CCed. This is not solution for seen data CRC
problem, but solves problems with recognition of cards
which has been timing sensitive sometimes.

I have sent it into Russell's patch queue with my others
MX1 fixes I have intended to be included in 2.6.21.
It was probably mistake for this one, because it should
go through your tree. If you send it to mainline
yourself, I would discard patch from patch daemon.

We have spoken about MX1 SDHC maintainership.
I am attaching my subscription.
I am not sure about mailing list field there.
Do you suggest this one, ALKML or other?

Best wishes

Pavel Pisa

--------------------------------------------------------------
Subject: i.MX/MX1 SDHC maintainer

I am reporting to responsibility for i.MX MMC driver
bugs and coordination of the fighting against problems
of this hardware beast.

Signed-off-by: Pavel Pisa <ppisa@xxxxxxxxxx>

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

Index: linux-2.6.21-rc1/MAINTAINERS
===================================================================
--- linux-2.6.21-rc1.orig/MAINTAINERS
+++ linux-2.6.21-rc1/MAINTAINERS
@@ -1713,6 +1713,13 @@ M: lethal@xxxxxxxxxxxxxxxxx
L: linux-fbdev-devel@xxxxxxxxxxxxxxxxxxxxx (subscribers-only)
S: Maintained

+IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
+P: Pavel Pisa
+M: ppisa@xxxxxxxxxx
+L: sdhci-devel@xxxxxxxxxxxxxx
+W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
+S: Maintained
+
INFINIBAND SUBSYSTEM
P: Roland Dreier
M: rolandd@xxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/