On Wed, 7 Apr 2021 at 17:17, Cédric Le Goater <c...@kaod.org> wrote: > > The Rainer BMC board is a board for the middle range POWER10 IBM systems.
Rainier > > Signed-off-by: Cédric Le Goater <c...@kaod.org> Reviewed-by: Joel Stanley <j...@jms.id.au> > --- > hw/arm/aspeed.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 79 insertions(+) > > diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c > index 97dcca74feb4..19588e17fec8 100644 > --- a/hw/arm/aspeed.c > +++ b/hw/arm/aspeed.c > @@ -135,6 +135,10 @@ struct AspeedMachineState { > #define TACOMA_BMC_HW_STRAP1 0x00000000 > #define TACOMA_BMC_HW_STRAP2 0x00000040 > > +/* Rainier hardware value: (QEMU prototype) */ Can we drop the prototype comment? > +#define RAINIER_BMC_HW_STRAP1 0x00000000 > +#define RAINIER_BMC_HW_STRAP2 0x00000000