Re: [PATCH v2] Adding new machine Yosemitev2 in QEMU

2023-02-16 Thread Cédric Le Goater
On 2/16/23 11:49, Karthikeyan Pasupathi wrote: This patch support Yosemitev2 in QEMU environment. and introduced EEPROM BMC FRU data support "add fbyv2_bmc_fruid data" along with the machine support. Signed-off-by: Karthikeyan Pasupathi --- hw/arm/aspeed.c| 38

[PATCH v2] Adding new machine Yosemitev2 in QEMU

2023-02-16 Thread Karthikeyan Pasupathi
This patch support Yosemitev2 in QEMU environment. and introduced EEPROM BMC FRU data support "add fbyv2_bmc_fruid data" along with the machine support. Signed-off-by: Karthikeyan Pasupathi --- hw/arm/aspeed.c| 38 ++ hw/arm/aspeed_eeprom.c | 23 ++