[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/8] aspeed: Change type of eMMC device
From: |
Andrew Jeffery |
Subject: |
Re: [PATCH 1/8] aspeed: Change type of eMMC device |
Date: |
Fri, 05 Jul 2024 13:00:43 +0930 |
User-agent: |
Evolution 3.46.4-2 |
On Thu, 2024-07-04 at 07:36 +0200, Cédric Le Goater wrote:
> From: Cédric Le Goater <clg@kaod.org>
>
> The QEMU device representing the eMMC device of 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>