qemu-arm
[Top][All Lists]
Advanced

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

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


From: Peter Maydell
Subject: Re: [Qemu-arm] [RFC] hw/arm/exynos: Add generic SDHCI devices
Date: Sat, 22 Apr 2017 20:05:41 +0100

On 22 April 2017 at 19:46, Krzysztof Kozlowski <address@hidden> wrote:
> On Thu, Apr 20, 2017 at 02:51:00PM +0100, Peter Maydell wrote:
>> Incidentally someday maybe we should convert this Exynos4210 code
>> to a proper QOM SoC container object, but that would be a lot of
>> work.
>
> Any existing platforms which I could take as an good example? Maybe I'll
> have some time to do it.

The Xilinx ones, or stm32f205_soc, maybe. Basically the idea
is that instead of having a random function which is doing
a lot of instantiation of SoC devices, you have a QoM device
which encapsulates all this, and the board level code just
creates and configures that device.

thanks
-- PMM



reply via email to

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