hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 12 Jun 2024 21:30:28 +0000 (23:30 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 2 Jul 2024 08:08:32 +0000 (10:08 +0200)
commit1dfa77d4e63b7794d7bb9a81f2b6b26a1af082d8
treec95d267643ec70a803ecd7dd66747f745ac26c9f
parentb633bf2b45ff6aa396be8bf693c4b8ae2ce83485
hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)

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-63-philmd@linaro.org>
hw/sd/sd.c