diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-29 14:04:43 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-08-05 16:05:56 +0200 |
commit | 1585ab9f1baf6f0b471483455a74ea7abe9add0f (patch) | |
tree | 5031bc555725411a82d11f3225a65c54becafdcc /scripts/qapi/parser.py | |
parent | b82e7a2a1da5638c4c51fcf5a254b65762080b85 (diff) | |
download | qemu-1585ab9f1baf6f0b471483455a74ea7abe9add0f.zip qemu-1585ab9f1baf6f0b471483455a74ea7abe9add0f.tar.gz qemu-1585ab9f1baf6f0b471483455a74ea7abe9add0f.tar.bz2 |
hw/sd/sdcard: Fill SPI response bits in card code
ssi-sd.c contains the SPI link layer adaptation,
while sd.c contains all the SD card internal details.
We already handle the response values in sd.c, but
missed the SPI case. Complete them (fill R1, prepend
R1 in R3/R7 and always return something in SPI mode).
Remove all the duplication in ssi-sd.c.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250804133406.17456-5-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions