]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/sd/sdcard: Introduce set_csd/set_cid handlers
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 14 Jun 2024 13:49:10 +0000 (15:49 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 5 Jul 2024 21:54:58 +0000 (23:54 +0200)
commit5241b759bcf1e9952a5a5503bc802d76409b4ac6
tree089ccb7405578ef3d4deae58cace52e3bd7a41c6
parentf18a78de24244986ab37c017f5a56a83d93ec779
hw/sd/sdcard: Introduce set_csd/set_cid handlers

In preparation of introducing eMMC support which have
different CSD/CID structures, introduce a pair of handlers
in SDCardClass.

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