hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
commitdba4b37b38317ed5f91e04ca95f3731c946dba5d
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 25 Jun 2024 07:14:09 +0000 (25 09:14 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 2 Jul 2024 08:08:32 +0000 (2 10:08 +0200)
tree15803d87853775512a2d50c5a53d7227ee765b75
parent740d51d1a3132c31594f3ff5fb63d6fcc22607ef
hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases

In order to modify the WRITE_SINGLE_BLOCK case in the
next commit, duplicate it first.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240628070216.92609-31-philmd@linaro.org>
hw/sd/sd.c