On Thu, 26 Dec 2024 at 08:29, Hao Wu <wuhao...@google.com> wrote: > > Signed-off-by: Hao Wu <wuhao...@google.com> > --- > hw/arm/meson.build | 2 +- > hw/arm/npcm8xx_boards.c | 256 +++++++++++++++++++++++++++++++++++++++ > include/hw/arm/npcm8xx.h | 20 +++ > 3 files changed, 277 insertions(+), 1 deletion(-) > create mode 100644 hw/arm/npcm8xx_boards.c
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM