qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 02/23] hw/sd/aspeed_sdhci: New device


From: Joel Stanley
Subject: Re: [PATCH v2 02/23] hw/sd/aspeed_sdhci: New device
Date: Thu, 26 Sep 2019 08:27:40 +0000

On Wed, 25 Sep 2019 at 14:33, Cédric Le Goater <address@hidden> wrote:
>
> From: Eddie James <address@hidden>
>
> The Aspeed SOCs have two SD/MMC controllers. Add a device that
> encapsulates both of these controllers and models the Aspeed-specific
> registers and behavior.
>
> Tested by reading from mmcblk0 in Linux:
> qemu-system-arm -machine romulus-bmc -nographic \
>  -drive file=flash-romulus,format=raw,if=mtd \
>  -device sd-card,drive=sd0 -drive file=_tmp/kernel,format=raw,if=sd,id=sd0
>
> Signed-off-by: Eddie James <address@hidden>
> Reviewed-by: Cédric Le Goater <address@hidden>
> [clg: - changed the controller MMIO window size to 0x1000
>       - moved the MMIO mapping of the SDHCI slots at the SoC level
>       - merged code to add SD drives on the SD buses at the machine level ]
> Signed-off-by: Cédric Le Goater <address@hidden>

Reviewed-by: Joel Stanley <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]