]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/mmc.c
mmc: checking status after commands with R1b response
authorRaffaele Recalcati <raffaele.recalcati@bticino.it>
Fri, 11 Mar 2011 02:01:12 +0000 (02:01 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 13 Apr 2011 12:08:57 +0000 (07:08 -0500)
commit5d4fc8d907ed12844b9c9190601fef2919f3ec25
tree20c8c639facdd3ecfbe87d54880b400b68e8981a
parent8baf939c2c5e0eb1f3d0cba1067e069e199cbf7f
mmc: checking status after commands with R1b response

It is recommended to check card status after these kind of commands.
This is done using CMD13 (SEND_STATUS) JEDEC command until
the card is ready.
In case of error the card status field is displayed.

Signed-off-by: Raffaele Recalcati <raffaele.recalcati@bticino.it>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/mmc/mmc.c
include/mmc.h