diff options
author | Bin Meng | 2021-01-23 11:40:00 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-01-24 20:11:05 +0100 |
commit | 1fb85c42ca47e48dd0cfe153db85bdfc1213aedb (patch) | |
tree | 0ecec0d52bf0b7412bdcdca835124e609d7e593e /.gitattributes | |
parent | hw/sd: ssi-sd: Add a state representing Nac (diff) | |
download | qemu-1fb85c42ca47e48dd0cfe153db85bdfc1213aedb.tar.gz qemu-1fb85c42ca47e48dd0cfe153db85bdfc1213aedb.tar.xz qemu-1fb85c42ca47e48dd0cfe153db85bdfc1213aedb.zip |
hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION
This fixes the wrong command index for STOP_TRANSMISSION, the
required command to interrupt the multiple block read command,
in the old codes. It should be CMD12 (0x4c), not CMD13 (0x4d).
Fixes: 775616c3ae8c ("Partial SD card SPI mode support")
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210123104016.17485-10-bmeng.cn@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions