On 10/18/21 15:26, Cédric Le Goater wrote: > Next changes will map the WDT2 registers in the AST2600 FMC memory > region. Make sure the MemoryRegion pointers are correctly initialized > before setting the object links. > > Do the same in the Aspeed AST2400 and AST2500 SoC models for > consistency. > > Signed-off-by: Cédric Le Goater <c...@kaod.org> > --- > hw/arm/aspeed_ast2600.c | 36 ++++++++++++++++++------------------ > hw/arm/aspeed_soc.c | 36 ++++++++++++++++++------------------ > 2 files changed, 36 insertions(+), 36 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>