diff options
author | Pragnesh Patel <pragnesh.patel@sifive.com> | 2020-06-29 15:17:29 +0530 |
---|---|---|
committer | Peng Fan <peng.fan@nxp.com> | 2020-07-14 16:19:47 +0800 |
commit | ed4a11cb7d19a26dd0625bc468ef930c035a71b2 (patch) | |
tree | a250f992f4037e82d3648b7d773fa9a4062657f8 /board/hardkernel | |
parent | 6f4555af8471491d7f8c01187a97f2b0fcedc286 (diff) |
mmc_spi: generate R1b response for erase and stop transmission command
As per the SD physical layer specification version 7.10, erase
command (CMD38) and stop transmission command (CMD12) will generate
R1b response.
R1b = R1 + busy signal
A non-zero value after the R1 response indicates card is ready for
next command.
Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Tested-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'board/hardkernel')
0 files changed, 0 insertions, 0 deletions