commit | 5d4fc8d907ed12844b9c9190601fef2919f3ec25 | [log] [tgz] |
---|---|---|
author | Raffaele Recalcati <raffaele.recalcati@bticino.it> | Fri Mar 11 02:01:12 2011 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Apr 13 07:08:57 2011 -0500 |
tree | 20c8c639facdd3ecfbe87d54880b400b68e8981a | |
parent | 8baf939c2c5e0eb1f3d0cba1067e069e199cbf7f [diff] |
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>