qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 04/20] hw/arm: Use generic DeviceState instead of PFlashCFI01


From: Bin Meng
Subject: Re: [PATCH 04/20] hw/arm: Use generic DeviceState instead of PFlashCFI01
Date: Sun, 8 Jan 2023 13:25:03 +0800

On Thu, Jan 5, 2023 at 6:35 AM Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> Nothing here requires access to PFlashCFI01 internal fields:
> use the inherited generic DeviceState.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  hw/arm/sbsa-ref.c     | 12 ++++++------
>  hw/arm/vexpress.c     | 12 +++++-------
>  hw/arm/virt.c         | 10 +++++-----
>  include/hw/arm/virt.h |  3 +--
>  4 files changed, 17 insertions(+), 20 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>



reply via email to

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