hw/sd/milkymist: Do not create SD card within the SD host controller
commita8c73ca21a6f86daa53c2dbeeb8abf06dd1aeec9
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 5 Jul 2020 21:03:34 +0000 (5 23:03 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 21 Aug 2020 14:22:43 +0000 (21 16:22 +0200)
tree74467b8df68f685fcd3a7db1d6503df15bb74494
parentae7ba8e04a4faccfb515c9e6a72892307c4bab1e
hw/sd/milkymist: Do not create SD card within the SD host controller

SD/MMC host controllers provide a SD Bus to plug SD cards,
but don't come with SD card plugged in :) Let the machine/board
model create and plug the SD cards when required.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20200705211016.15241-5-f4bug@amsat.org>
hw/lm32/milkymist.c
hw/sd/milkymist-memcard.c