Re: [PATCH] hw/arm: add initial mori-bmc board

2022-02-18 Thread Peter Maydell
On Tue, 8 Feb 2022 at 23:31, Patrick Venture wrote: > > This is the BMC attached to the OpenBMC Mori board. > > Signed-off-by: Patrick Venture > Reviewed-by: Chris Rauer > Reviewed-by: Ilkyun Choi > --- > docs/system/arm/nuvoton.rst | 1 + > hw/arm/npcm7xx_boards.c | 32 ++

[PATCH] hw/arm: add initial mori-bmc board

2022-02-08 Thread Patrick Venture
This is the BMC attached to the OpenBMC Mori board. Signed-off-by: Patrick Venture Reviewed-by: Chris Rauer Reviewed-by: Ilkyun Choi --- docs/system/arm/nuvoton.rst | 1 + hw/arm/npcm7xx_boards.c | 32 2 files changed, 33 insertions(+) diff --git a/docs/s