Skip to content
Snippets Groups Projects
Commit d188b113 authored by Yangbo Lu's avatar Yangbo Lu Committed by Jaehoon Chung
Browse files

mmc: send CMD0 before CMD1 for some MMC cards


When the MMC framework was added in u-boot, the mmc_go_idle was
added before mmc_send_op_cond_iter in function mmc_send_op_cond
annotating that some cards seemed to need this. Actually, we still
need to do this in function mmc_complete_op_cond for those cards.
This has been verified on Micron MTFC4GACAECN eMMC chip.

Signed-off-by: default avatarYangbo Lu <yangbo.lu@nxp.com>
parent ba92cd74
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