Re: [PATCH 17/24] aspeed: Remove swift-bmc machine

2021-04-07 Thread Adriana Kobylak
"Cédric Le Goater" wrote on 04/07/2021 12:16:30 PM: > From: "Cédric Le Goater" > To: "Peter Maydell" > Cc: "Andrew Jeffery" , "Joel Stanley" > , qemu-...@nongnu.org, qemu-devel@nongnu.org, > "Cédric Le Goater" , Adri

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

2019-06-10 Thread Adriana Kobylak
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

[Qemu-devel] [PATCH qemu] aspeed: Add support for the swift-bmc board

2019-06-03 Thread Adriana Kobylak
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 | 42 ++ 1 file