Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260521065203.3713466-1-jamin._5Flin@aspeedtech.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Kane Chen <kane_chen@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>
include/hw/arm/aspeed_soc.h | 2 +
include/hw/misc/aspeed_scu.h | 1 +
hw/arm/aspeed_ast1040.c | 246 +++++++++++++++++++++++++++++++++++
hw/arm/aspeed_ast1040_evb.c | 72 ++++++++++
hw/misc/aspeed_scu.c | 1 +
hw/arm/meson.build | 4 +-
6 files changed, 325 insertions(+), 1 deletion(-)
create mode 100644 hw/arm/aspeed_ast1040.c
create mode 100644 hw/arm/aspeed_ast1040_evb.c