hw/sd: When card is in wrong state, log which spec version is used
commit94ef3041d21a00bb2d57c987c87c6eeb8812c488
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 30 May 2022 16:56:06 +0000 (30 18:56 +0200)
committerCédric Le Goater <clg@kaod.org>
Fri, 1 Sep 2023 09:40:04 +0000 (1 11:40 +0200)
tree0dde85a6d11055faec15c79a2bd9ec42863731fd
parent132011396f167fbf2199ad880163fe51fd40bd5d
hw/sd: When card is in wrong state, log which spec version is used

Add the sd_version_str() helper.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/sd/sd.c