summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-12-29 10:42:50 +0800
committerJustin Waters <justin.waters@timesys.com>2012-09-05 14:57:35 -0400
commit1a11cbe8c1906f70a9a73720b8161b94dcba860a (patch)
tree24cee5a3464a220b8ea5326e2ad4a31c0a450a4c /Makefile
parent8b727e7798c9f82573384831148707ed1faf002b (diff)
ENGR00136863-2: Fix mx53 CMD12 issue.
As in mx53 and lster socs, when using CMD12, cmdtype need to be set to ABORT, otherwise, next read command will hang. This is a software Software Restrictions in spec 29.7.8. For pre-defined multi-block read operation, i.e., The number of blocks to read has been defined by previous CMD23 for MMC, or pre-defined number of blocks in CMD53 for SDIO/SDCombo, or whatever multi-block read without abort command at card side, an abort command, either automatic or manual CMD12/CMD52, is still required by ESDHCV2 after the pre-defined number of blocks are done, to drive the internal state machine to idle mode. In this case, the card may not respond to this extra abort command and ESDHCV2 gets Response Timeout. It is recommended to manually send an abort command with RSPTYP[1:0] both bits cleared. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions