]> git.ipfire.org Git - thirdparty/qemu.git/commit
aspeed: Change type of eMMC device
authorCédric Le Goater <clg@kaod.org>
Wed, 17 Jul 2024 06:30:15 +0000 (08:30 +0200)
committerCédric Le Goater <clg@redhat.com>
Sun, 21 Jul 2024 05:46:38 +0000 (07:46 +0200)
commitdddfc771e034887560c30fd2720b7798c04f5642
tree664a039594ad9cfebd0c2e2afde6603250ba719b
parent13951ccfcdf0f31902a93859506ccf8c0ef66583
aspeed: Change type of eMMC device

The QEMU device model representing the eMMC device of the machine is
currently created with type SD_CARD. Change the type to EMMC now that
it is available.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/arm/aspeed.c