mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] mci: pxamci fixes
@ 2012-04-16 19:47 Robert Jarzmik
  2012-04-16 19:47 ` [PATCH 1/6] mci: pxamci define timeouts Robert Jarzmik
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Robert Jarzmik @ 2012-04-16 19:47 UTC (permalink / raw)
  To: barebox

This serie was triggered by several tests to copy files from
one directory to another on 2 SD cards :
 - one slow 256MB card
 - one fast 8G Transcend 8X card

The fixes improve :
 - writes which do no longer fail (mostly because of R1b and
 CMD12 handling)
 - initial mounting of SD card from env (poweron ramp delay)

Happy review.

Robert Jarzmik (6):
  mci: pxamci define timeouts
  mci: pxamci change clocks handling
  mci: pxamci fix response type
  mci: pxamci fix CMD12 handling
  mci: pxamci fix R1b responses
  mci: pxamci poweron ramp delay

 drivers/mci/pxamci.c |   49 +++++++++++++++++++++++++++++++------------------
 drivers/mci/pxamci.h |    1 +
 2 files changed, 32 insertions(+), 18 deletions(-)

-- 
1.7.5.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-04-17 20:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-16 19:47 [PATCH 0/6] mci: pxamci fixes Robert Jarzmik
2012-04-16 19:47 ` [PATCH 1/6] mci: pxamci define timeouts Robert Jarzmik
2012-04-16 19:47 ` [PATCH 2/6] mci: pxamci change clocks handling Robert Jarzmik
2012-04-16 19:47 ` [PATCH 3/6] mci: pxamci fix response type Robert Jarzmik
2012-04-16 19:47 ` [PATCH 4/6] mci: pxamci fix CMD12 handling Robert Jarzmik
2012-04-16 19:47 ` [PATCH 5/6] mci: pxamci fix R1b responses Robert Jarzmik
2012-04-16 19:47 ` [PATCH 6/6] mci: pxamci poweron ramp delay Robert Jarzmik
2012-04-17 20:04 ` [PATCH 0/6] mci: pxamci fixes Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox