On 12/10/20 11:36 AM, John Wang wrote:
> Add an eeprom device and fill it with fru
> information
>
> $ ipmitool fru print 0
> Product Manufacturer : Bytedance
> Product Name : G220A
>
> Signed-off-by: John Wang
Reviewed-by: Cédric Le Goater
Thanks,
C.
> ---
> hw/arm/aspeed.c |
Add an eeprom device and fill it with fru
information
$ ipmitool fru print 0
Product Manufacturer : Bytedance
Product Name : G220A
Signed-off-by: John Wang
---
hw/arm/aspeed.c | 12
1 file changed, 12 insertions(+)
diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c
index 04c