commit | dba4b37b38317ed5f91e04ca95f3731c946dba5d | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jun 25 09:14:09 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jul 02 10:08:32 2024 +0200 |
tree | 15803d87853775512a2d50c5a53d7227ee765b75 | |
parent | 740d51d1a3132c31594f3ff5fb63d6fcc22607ef [diff] |
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>