On Thu, 26 Dec 2024 at 08:28, Hao Wu <wuhao...@google.com> wrote: > > This allows different FIUs to have different flash sizes, useful > in NPCM8XX which has multiple different sized FIU modules. > > Signed-off-by: Hao Wu <wuhao...@google.com> > --- > hw/arm/npcm7xx.c | 6 ++++++ > hw/ssi/npcm7xx_fiu.c | 11 +++++++---- > include/hw/ssi/npcm7xx_fiu.h | 1 + > 3 files changed, 14 insertions(+), 4 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM