All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Nokia N900 - eMMC not working after commit 02f3029f1810b99869254d0cf0a71946a008a728
@ 2011-11-11 23:17 Pali Rohár
  2011-11-12  6:13 ` Lei Wen
  0 siblings, 1 reply; 15+ messages in thread
From: Pali Rohár @ 2011-11-11 23:17 UTC (permalink / raw)
  To: u-boot

Hello,

after commit 02f3029f1810b99869254d0cf0a71946a008a728 mmc: retry the cmd8 to 
meet 74 clocks requirement in the spec

internal eMMC memory on Nokia N900 in u-boot not working. If I comment code 
"if (err) return err;" added by this commit, eMMC working fine.

More info: mmc_send_if_cond from drivers/mmc/mmc.c is calling function 
mmc_send_cmd in drivers/mmc/omap_hsmmc.c which returning TIMEOUT from line 
278:
	if ((mmc_stat & IE_CTO) != 0)
		return TIMEOUT;

-- 
Pali Roh?r
pali.rohar at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111112/dc27eddb/attachment.pgp 

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-11-25 23:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 23:17 [U-Boot] Nokia N900 - eMMC not working after commit 02f3029f1810b99869254d0cf0a71946a008a728 Pali Rohár
2011-11-12  6:13 ` Lei Wen
2011-11-12 15:40   ` Macpaul Lin
2011-11-14  6:14     ` Macpaul Lin
2011-11-14  6:19       ` Lei Wen
2011-11-14  6:36         ` Macpaul Lin
2011-11-14  9:06           ` Lei Wen
2011-11-15  3:34             ` Macpaul Lin
2011-11-15  9:01               ` Lei Wen
2011-11-15  9:14                 ` Macpaul Lin
2011-11-15  9:35                 ` [U-Boot] [PATCH] Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec" Macpaul Lin
2011-11-15  9:41                   ` Lei Wen
2011-11-19 19:36                   ` [U-Boot] " Stephen Warren
2011-11-19 19:45                     ` Pali Rohár
2011-11-25 23:44                   ` [U-Boot] [PATCH] " Andy Fleming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.