From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric =?ISO-8859-1?B?QuluYXJk?= Subject: Re: [MX25][MMC] mmc esdhc failure in 3.3 Date: Tue, 27 Mar 2012 11:23:42 +0200 Message-ID: <20120327112342.73a85a1b@eb-e6520> References: <5e57eb999780335721212bb8d411406f@mail.fqingenieria.es> <20120312132423.GC2459@pengutronix.de> <9018463dfcd3c9e9a311aeed42b758bf@mail.fqingenieria.es> <0E83723C55F66F43A6041464FE31119D099A34@039-SN2MPN1-011.039d.mgd.msft.net> <85b807b77d73328485781d6fa1568e46@mail.fqingenieria.es> <20120327101259.73525f9d@eb-e6520> <20120327090148.GB6790@pengutronix.de> <20120327110615.3bfaf969@eb-e6520> <20120327091425.GC6790@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp2-g21.free.fr ([212.27.42.2]:49690 "EHLO smtp2-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756451Ab2C0JXw convert rfc822-to-8bit (ORCPT ); Tue, 27 Mar 2012 05:23:52 -0400 In-Reply-To: <20120327091425.GC6790@pengutronix.de> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Wolfram Sang Cc: joancarles , Zhu Richard-R65037 , shawn.guo@linaro.org, linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Le Tue, 27 Mar 2012 11:14:25 +0200, Wolfram Sang a =E9crit : >=20 > > > Interesting question is now why it worked on your older kernel? T= he code > > > around BROKEN_TIMEOUT is there for much longer, I'd think. > > >=20 > > not in fact it seems to have been broken from a long time and I thi= nk >=20 > I know and you are saying the same, in fact :) Your patch came in aro= und > 2.6.37 and here it was said that 2.6.39 works fine. Might be random, > though. >=20 what is surprising is that no one reported this problem between 2.6.37 and 3.3 > > because unlike the i.MX35 it seems that the i.MX25 manages to read > > properly the partition table even without the timeout quirk and it > > seems that I didn't do more extensive tests for this patch. >=20 > Please do next time. >=20 well I should have said "enough extensive" tests as I did a lot of test= s on the 3 archs (i.MX25, i.MX35 and i.MX51). What I see here is that on i.MX35 and i.MX51 the problem is very easy to reproduce without extensive tests (card not detected) and that on i.MX25 it needs more tests as the card is properly detected. Eric