aspeed: rename the smc object to fmc
commit0e5803dfbce6cf056fe15b3b5cb31fe8519a6f6e
authorCédric Le Goater <clg@kaod.org>
Mon, 17 Oct 2016 18:22:16 +0000 (17 19:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Oct 2016 18:22:16 +0000 (17 19:22 +0100)
treeda6f81d7d75d0841f517fdf1402c5a41e0c9aeba
parent4344af65e7448b3d03b060d0844d92e0cc6bcc2b
aspeed: rename the smc object to fmc

The Aspeed SoC has three different types of SMC (Static Memory
Controller) controllers: the SMC (legacy), the FMC (the new one) and
the SPI for the host PNOR. The FMC and the SPI models are now
converging on the AST2500 SoC and the SMC, which was still available
on the AST2400 SoC, was removed.

The Aspeed SoC does not provide support for the legacy SMC
controller. So, let's rename the 'smc' object to 'fmc' to clarify its
nature.

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