This series includes 2 patches 1. Improve at24c to support 1-byte address EEPROM such as 24c01 and 24c02. 2. correct the EEPROM size for aspeed/fuji platform. ref: https://gitlab.com/qemu-project/qemu/-/issues/1485
Sittisak Sinprem (2): hw/at24c : modify at24c to support 1 byte address mode aspeed/fuji : correct the eeprom size hw/arm/aspeed.c | 32 ++++++++++++++++---------------- hw/nvram/eeprom_at24c.c | 8 +++++--- 2 files changed, 21 insertions(+), 19 deletions(-) -- 2.34.6