Re: [Qemu-devel] [PATCH v2 19/21] aspeed: Add support for the swift-bmc board

2019-06-18 Thread Joel Stanley
On Tue, 18 Jun 2019 at 16:55, Cédric Le Goater wrote: > > From: Adriana Kobylak > > The Swift board is an OpenPOWER system hosting POWER processors. > Add support for their BMC including the I2C devices as found on HW. > > Signed-off-by: Adriana Kobylak > Reviewed-by: Cédric Le Goater Reviewed

[Qemu-devel] [PATCH v2 19/21] aspeed: Add support for the swift-bmc board

2019-06-18 Thread Cédric Le Goater
From: Adriana Kobylak The Swift board is an OpenPOWER system hosting POWER processors. Add support for their BMC including the I2C devices as found on HW. Signed-off-by: Adriana Kobylak Reviewed-by: Cédric Le Goater --- hw/arm/aspeed.c | 50 + 1