aboutsummaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2020-07-13 14:36:12 +0100
committerPeter Maydell <peter.maydell@linaro.org>2020-07-13 14:36:12 +0100
commit756f739b1682bf131994ec96dad7fbdf8b54493a (patch)
tree5fd2ae411557b99697ca46f2a46d6fd7f21de3b0 /ui
parentad938fc1d53c99b264ecfc81291a4814204ff3dd (diff)
downloadqemu-756f739b1682bf131994ec96dad7fbdf8b54493a.zip
qemu-756f739b1682bf131994ec96dad7fbdf8b54493a.tar.gz
qemu-756f739b1682bf131994ec96dad7fbdf8b54493a.tar.bz2
hw/arm/aspeed: Do not create and attach empty SD cards by default
Since added in commit 2bea128c3d, each SDHCI is wired with a SD card, using empty card when no block drive provided. This is not the desired behavior. The SDHCI exposes a SD bus to plug cards on, if no card available, it is fine to have an unplugged bus. Avoid creating unnecessary SD card device when no block drive provided. Fixes: 2bea128c3d ("hw/sd/aspeed_sdhci: New device") Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20200705173402.15620-1-f4bug@amsat.org Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions