All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [RFC 0/3][v4] mmc inizialization steps enhanced
@ 2011-03-11 12:01 Raffaele Recalcati
  2011-03-11 12:01 ` [U-Boot] [RFC 1/3][v4] mmc: checking status after commands with R1b response Raffaele Recalcati
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Raffaele Recalcati @ 2011-03-11 12:01 UTC (permalink / raw)
  To: u-boot

I have added some better inizializations and status check.
I have created following patchset for Davinci dm365 against
git://arago-project.org/git/projects/u-boot-davinci.git git tree.
There are two commits more in that tree, but they are not
in conflict with my work.
I have finally tested this series on basi board, based on 
Davinci dm365, that contains an eMMC device. 

Raffaele Recalcati (3):
  mmc: checking status after commands with R1b response
  mmc: SEND_OP_COND considers card capabilities (voltage)
  mmc: trace added

 drivers/mmc/mmc.c |  136 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 include/mmc.h     |    6 ++
 2 files changed, 137 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2011-08-17  2:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 12:01 [U-Boot] [RFC 0/3][v4] mmc inizialization steps enhanced Raffaele Recalcati
2011-03-11 12:01 ` [U-Boot] [RFC 1/3][v4] mmc: checking status after commands with R1b response Raffaele Recalcati
2011-03-11 12:18   ` Lei Wen
2011-08-06 12:07     ` Marek Vasut
2011-08-06 12:18       ` Lei Wen
2011-03-11 12:01 ` [U-Boot] [RFC 2/3][v4] mmc: SEND_OP_COND considers card capabilities (voltage) Raffaele Recalcati
2011-03-11 12:18   ` Lei Wen
2011-04-13 11:24   ` Andy Fleming
2011-04-14  7:48     ` Raffaele Recalcati
2011-07-28 19:25     ` Gary Thomas
2011-08-17  2:51       ` Andy Fleming
2011-03-11 12:01 ` [U-Boot] [RFC 3/3][v4] mmc: trace added Raffaele Recalcati

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.