On Thu, 26 Dec 2024 at 08:29, Hao Wu <[email protected]> wrote: > > Signed-off-by: Hao Wu <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
