SDHCI controllers provide a SD Bus to plug SD cards, but don't come with SD card plugged in :)
This series move the SD card creation to the machine/board code. Regards, Phil. Philippe Mathieu-Daudé (4): hw/lm32/milkymist: Un-inline milkymist_memcard_create() hw/lm32/milkymist: Comment to remember some IRQs lines are left unwired hw/sd/milkymist: Create the SDBus at init() hw/sd/milkymist: Do not create SD card within the SDHCI controller hw/lm32/milkymist-hw.h | 11 -------- hw/lm32/milkymist.c | 25 +++++++++++++++++ hw/sd/milkymist-memcard.c | 57 ++++++++++++++++++++++----------------- 3 files changed, 58 insertions(+), 35 deletions(-) -- 2.21.3