diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-30 17:35:06 +0200 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-08-05 16:05:56 +0200 |
| commit | 3241a61a1374b4d9b0e835fb3fa5b4085377eebb (patch) | |
| tree | bcc087f7da35166f54287472cf4d854aeaeca364 /hw/sd/omap_mmc.c | |
| parent | 0f2ff994793247c710c79f95302f3e8c10d070de (diff) | |
| download | focaccia-qemu-3241a61a1374b4d9b0e835fb3fa5b4085377eebb.tar.gz focaccia-qemu-3241a61a1374b4d9b0e835fb3fa5b4085377eebb.zip | |
hw/sd/sdcard: Use complete SEND_OP_COND implementation in SPI mode
While spi_cmd_SEND_OP_COND() is incomplete, sd_cmd_SEND_OP_COND()
is, except it doesn't return the correct value in SPI mode.
Correct and use, removing the need for spi_cmd_SEND_OP_COND().
Fixes: 775616c3ae8 ("Partial SD card SPI mode support")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250804133406.17456-7-philmd@linaro.org>
Diffstat (limited to 'hw/sd/omap_mmc.c')
0 files changed, 0 insertions, 0 deletions