On 2 August 2016 at 18:15, Cédric Le Goater <c...@kaod.org> wrote: > 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 <c...@kaod.org> > --- > hw/arm/aspeed_soc.c | 95 > ++++++++++++++++++++++----------------------- > hw/arm/palmetto-bmc.c | 4 +- > include/hw/arm/aspeed_soc.h | 16 ++++---- > 3 files changed, 57 insertions(+), 58 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM