summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBin Meng2021-01-28 07:30:28 +0100
committerPhilippe Mathieu-Daudé2021-02-20 00:17:09 +0100
commitcdf6701bcc71331f8d0744c7f4c3cb309c71d541 (patch)
tree494d6174e4fb659c70450d5992e4c863eb1b7ba6 /include
parenthw/sd: ssi-sd: Support multiple block read (diff)
downloadqemu-cdf6701bcc71331f8d0744c7f4c3cb309c71d541.tar.gz
qemu-cdf6701bcc71331f8d0744c7f4c3cb309c71d541.tar.xz
qemu-cdf6701bcc71331f8d0744c7f4c3cb309c71d541.zip
hw/sd: sd: Remove duplicated codes in single/multiple block read/write
The single block read (CMD17) codes are the same as the multiple block read (CMD18). Merge them into one. The same applies to single block write (CMD24) and multiple block write (CMD25). Signed-off-by: Bin Meng <bin.meng@windriver.com> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20210128063035.15674-3-bmeng.cn@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions