On 9/7/21 8:58 AM, Cédric Le Goater wrote: > AspeedSMCFlash is a little object representing the AHB memory window > through which the contents of a flash device can be accessed with > MMIOs. > > Signed-off-by: Cédric Le Goater <c...@kaod.org> > --- > include/hw/ssi/aspeed_smc.h | 13 +++++-- > hw/ssi/aspeed_smc.c | 78 +++++++++++++++++++++++++++++++++---- > 2 files changed, 79 insertions(+), 12 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>