Skip to content
Snippets Groups Projects
Commit 31cacbab authored by Raffaele Recalcati's avatar Raffaele Recalcati Committed by Andy Fleming
Browse files

mmc: SEND_OP_COND considers card capabilities (voltage)


The first SEND_OP_COND (CMD1) command added is used to ask card capabilities.
After it an AND operation is done between card capabilities and host
capabilities (at the moment only for the voltage field).
Finally the correct value is sent to the MMC, waiting that the card
exits from busy state.

Signed-off-by: default avatarRaffaele Recalcati <raffaele.recalcati@bticino.it>
Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
parent 5d4fc8d9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment