]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/aspeed: Add Machine Support for AST2700 A1
authorJamin Lin <jamin_lin@aspeedtech.com>
Fri, 7 Mar 2025 03:59:32 +0000 (11:59 +0800)
committerCédric Le Goater <clg@redhat.com>
Sun, 9 Mar 2025 13:36:53 +0000 (14:36 +0100)
commit498c519eb7761b09adf2d2e863cf4a70b186005f
treedef7661ea24f958d7ea87fe8d9e54c25eea0a2cc
parent6de4aa8dc54451e5902658648fd3d268284c45e9
hw/arm/aspeed: Add Machine Support for AST2700 A1

Introduce "aspeed_machine_ast2700a1_evb_class_init" to initialize the
AST2700 A1 EVB.

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250307035945.3698802-24-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/arm/aspeed.c