mbox series

[v43,0/2] hw/sd/sdcard: Cleanups before adding eMMC support

Message ID 20240702161031.59362-1-philmd@linaro.org (mailing list archive)
Headers show
Series hw/sd/sdcard: Cleanups before adding eMMC support | expand

Message

Philippe Mathieu-Daudé July 2, 2024, 4:10 p.m. UTC
Addressing review comments from Daniel on v42:
https://lore.kernel.org/qemu-devel/20240628070216.92609-1-philmd@linaro.org/
(patches already reviewed not reposted)

Supersedes: <20240628070216.92609-1-philmd@linaro.org>

Philippe Mathieu-Daudé (2):
  hw/sd/sdcard: Use spec v3.01 by default
  hw/sd/sdcard: Do not store vendor data on block drive (CMD56)

 hw/core/machine.c |  1 +
 hw/sd/sd.c        | 18 ++++++++++--------
 2 files changed, 11 insertions(+), 8 deletions(-)