qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] Rework i.MX7 device implementation/instantiation


From: Peter Maydell
Subject: Re: [PATCH 2/3] Rework i.MX7 device implementation/instantiation
Date: Thu, 27 Jul 2023 17:42:23 +0100

On Wed, 26 Jul 2023 at 16:52, Jean-Christophe Dubois
<jcd@tribudubois.net> wrote:
>
> From: jcdubois <jcd@tribudubois.net>
>
> * Add Addr and size definition for all i.MX7 devices in i.MX7 header file.
> * Use those newly defined named constants whenever possible.
> * Standardize the way we init a familly of unimplemented devices
>   - SAI
>   - PWM
>   - CAN
> * Add TZASC as unimplemented device.
>   - Allow bare metal application to access this (unimplemented) device
> * Add CSU as unimplemented device.
>   - Allow bare metal application to access this (unimplemented) device
> * Add various memory segments
>   - OCRAM
>   - OCRAM EPDC
>   - OCRAM PXP
>   - OCRAM S
>   - ROM
>   - CAAM
> * Add/rework few comments

This patch should have the functional changes split out from
the refactoring changes too, please.

thanks
-- PMM



reply via email to

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