diff options
author | Philippe Mathieu-Daudé | 2020-07-05 23:22:10 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2020-08-21 16:22:43 +0200 |
commit | d7ebca748e33176ede1a8675cea82271d2c0dac4 (patch) | |
tree | 726f0b14d96d139866a23a49ec0864cdc68173e0 /hw/lm32 | |
parent | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2... (diff) | |
download | qemu-d7ebca748e33176ede1a8675cea82271d2c0dac4.tar.gz qemu-d7ebca748e33176ede1a8675cea82271d2c0dac4.tar.xz qemu-d7ebca748e33176ede1a8675cea82271d2c0dac4.zip |
hw/sd/pxa2xx_mmci: 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 :)
The machine/board object is where the SD cards are created.
Since the PXA2xx is not qdevified, for now create the cards
in pxa270_init() which is the SoC model.
In the future we will move this to the board model.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200705213350.24725-2-f4bug@amsat.org>
Diffstat (limited to 'hw/lm32')
0 files changed, 0 insertions, 0 deletions