qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper


From: Gavin Shan
Subject: Re: [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Date: Thu, 25 Jan 2024 12:27:20 +1000
User-agent: Mozilla Thunderbird


On 1/24/24 08:48, Philippe Mathieu-Daudé wrote:
In order to alter AspeedSoCClass::cpu_type in the next
commit, introduce the aspeed_soc_cpu_type() helper to
retrieve the per-SoC CPU type from AspeedSoCClass.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/hw/arm/aspeed_soc.h | 1 +
  hw/arm/aspeed_ast10x0.c     | 2 +-
  hw/arm/aspeed_ast2400.c     | 3 ++-
  hw/arm/aspeed_ast2600.c     | 3 ++-
  hw/arm/aspeed_soc_common.c  | 5 +++++
  5 files changed, 11 insertions(+), 3 deletions(-)


Reviewed-by: Gavin Shan <gshan@redhat.com>




reply via email to

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