commit | 01a0dc6279f84b6110913cc98b93fb70886a7e8f | [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 | 4c92a656b55facb0ca6ad8732b213e6d52b7b5ee [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>