]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/sd/sdcard: Cover more SDCardStates
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 17 Jun 2024 10:05:21 +0000 (12:05 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 5 Jul 2024 21:54:54 +0000 (23:54 +0200)
commitf18a78de24244986ab37c017f5a56a83d93ec779
tree3f86b51440991c86d1d95697b9cd52c92ad175e7
parent2a97045b483e1844dedb81aaf3f4e01d2c3249f5
hw/sd/sdcard: Cover more SDCardStates

So far eMMC will only use sd_sleep_state, but
all all states specified for completeness.

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