summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPatrick Venture2021-12-20 22:21:37 +0100
committerPhilippe Mathieu-Daudé2022-03-14 14:48:35 +0100
commit1cbab82e9d1bdb2c7b9ef46a396fdc03ea3fa04c (patch)
tree6158086c0e3a76b58993f03fb390f35e3d0236bc /include
parentMerge remote-tracking branch 'remotes/quic/tags/pull-hex-20220312-1' into sta... (diff)
downloadqemu-1cbab82e9d1bdb2c7b9ef46a396fdc03ea3fa04c.tar.gz
qemu-1cbab82e9d1bdb2c7b9ef46a396fdc03ea3fa04c.tar.xz
qemu-1cbab82e9d1bdb2c7b9ef46a396fdc03ea3fa04c.zip
hw/nvram: at24 return 0xff if 1 byte address
The at24 eeproms are 2 byte devices that return 0xff when they are read from with a partial (1-byte) address written. This distinction was found comparing model behavior to real hardware testing. Tested: `i2ctransfer -f -y 45 w1@85 0 r1` returns 0xff instead of next byte Signed-off-by: Patrick Venture <venture@google.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20211220212137.1244511-1-venture@google.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions