qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH v2] hw/arm/exynos: Add generic SDHCI devices


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH v2] hw/arm/exynos: Add generic SDHCI devices
Date: Tue, 25 Apr 2017 12:31:52 +0100

On 22 April 2017 at 20:07, Krzysztof Kozlowski <address@hidden> wrote:
> Exynos4210 has four SD/MMC controllers supporting:
>  - SD Standard Host Specification Version 2.0,
>  - MMC Specification Version 4.3,
>  - SDIO Card Specification Version 2.0,
>  - DMA and ADMA.
>
> Add emulation of SDHCI devices which allows accessing storage through SD
> cards. Differences from real hardware:
>  - Devices are shipped with eMMC memory, not SD card.
>  - The Exynos4210 SDHCI has few more registers, e.g. for
>    controlling the clocks, additional status (0x80, 0x84, 0x8c). These
>    are not implemented.
>
> Testing on smdkc210 machine with "-drive file=FILE,if=sd,bus=0,index=2".
>
> Signed-off-by: Krzysztof Kozlowski <address@hidden>

Applied to master, thanks (since this is the only thing in my
ARM to-review queue...)

-- PMM



reply via email to

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