]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/aspeed.c
ast2400: replace ast2400 with aspeed_soc
authorCédric Le Goater <clg@kaod.org>
Thu, 22 Sep 2016 17:13:05 +0000 (18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Sep 2016 17:13:05 +0000 (18:13 +0100)
commitff90606f9ae5efd78f2ae98f31207c735e8580a5
treef7e51659db1a23ec09971e086824c7dd6d143c3f
parent00442402eaf818c8e0a9c7e79b68c957ea5f1f53
ast2400: replace ast2400 with aspeed_soc

This is a name replacement to prepare ground for other SoCs.

Let's also remove the AST2400_SMC_BASE definition from the address
space mappings, as it is not used. This controller was removed from
the Aspeed SoC AST2500, so this provides us a better common base for
the address space mapping on both SoCs.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1473438177-26079-3-git-send-email-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed_soc.c
hw/arm/palmetto-bmc.c
include/hw/arm/aspeed_soc.h