]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/arm/aspeed_soc.h
hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 24 Oct 2023 16:24:18 +0000 (18:24 +0200)
committerCédric Le Goater <clg@kaod.org>
Wed, 25 Oct 2023 07:52:44 +0000 (09:52 +0200)
commit1a94fae4c18aacc563a6c6bf61aa7f357f1e2eb0
tree2b7d9561f07fc37bb9e49565ff485ef442e8672e
parent4fc5e8065b3632cec2b9cfbb62b3b4d053660576
hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC

TYPE_ASPEED2400_SOC inherits from TYPE_ASPEED_SOC.
In few commits we'll add more fields, but to keep
review process simple, don't add any yet.

TYPE_ASPEED_SOC is common to various Aspeed SoCs,
define it in aspeed_soc_common.c.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed_soc.c
hw/arm/aspeed_soc_common.c
include/hw/arm/aspeed_soc.h