Re: [PATCH 18/24] aspeed: Add support for the rainier-bmc board

2021-04-08 Thread Joel Stanley
On Wed, 7 Apr 2021 at 17:17, Cédric Le Goater wrote: > > The Rainer BMC board is a board for the middle range POWER10 IBM systems. Rainier > > Signed-off-by: Cédric Le Goater Reviewed-by: Joel Stanley > --- > hw/arm/aspeed.c | 79 + > 1 file c

[PATCH 18/24] aspeed: Add support for the rainier-bmc board

2021-04-07 Thread Cédric Le Goater
The Rainer BMC board is a board for the middle range POWER10 IBM systems. Signed-off-by: Cédric Le Goater --- 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