qemu-arm
[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: Richard Henderson
Subject: Re: [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Date: Thu, 25 Jan 2024 09:17:30 +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(-)

diff --git a/inclu

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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