qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH qemu 0/2] hw/at24c support eeprom size less than equal 256 byte
@ 2023-02-14  9:54 ~ssinprem
  2023-02-10  6:20 ` [PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode ~ssinprem
  2023-02-14  9:06 ` [PATCH qemu 2/2] aspeed/fuji : correct the eeprom size ~ssinprem
  0 siblings, 2 replies; 13+ messages in thread
From: ~ssinprem @ 2023-02-14  9:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-stable, srikanth, kgengan

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-02-16 18:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14  9:54 [PATCH qemu 0/2] hw/at24c support eeprom size less than equal 256 byte ~ssinprem
2023-02-10  6:20 ` [PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode ~ssinprem
2023-02-14 14:29   ` Cédric Le Goater
2023-02-15 20:39     ` Peter Delevoryas
2023-02-16  8:25   ` Philippe Mathieu-Daudé
2023-02-16  8:47     ` Sittisak Sinprem
2023-02-16 14:27       ` Sittisak Sinprem
2023-02-14  9:06 ` [PATCH qemu 2/2] aspeed/fuji : correct the eeprom size ~ssinprem
2023-02-14 14:28   ` Cédric Le Goater
2023-02-15  3:17     ` Sittisak Sinprem
2023-02-15 20:34     ` Peter Delevoryas
2023-02-16 14:23       ` Sittisak Sinprem
2023-02-16 18:43         ` Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).