From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaehoon Chung Date: Fri, 31 Aug 2012 09:07:25 +0900 Subject: [U-Boot] trouble with mmc on origen In-Reply-To: References: Message-ID: <5040003D.6090807@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi John, Did you apply this patch? http://www.mail-archive.com/u-boot at lists.denx.de/msg88515.html Best Regards, Jaehoon Chung On 08/31/2012 12:42 AM, John Rigby wrote: > Jaehoon, > > I get timeouts on multiblock mmc reads with v2012.07 u-boot. I did a > bisect and found that it is broken back to > > 442d55685e1e2310d546044a6519ae73e4ba348a mmc: support the sdhci > instead of s5p_mmc for samsung-soc > and > 236bfecff8091356d81e79da3281b9e4af967468 mmc: add the quirk to use the > sdhci for samsung-soc > > That second commit seems to adds two new quirks > SDHCI_QUIRK_NO_HISPD_BIT and SDHCI_QUIRK_BROKEN_VOLTAGE but I don't > see any board using these so perhaps these need to be enabled for > origen? > > Thanks, > --john >