summaryrefslogtreecommitdiff
path: root/target-ppc/cpu-models.c
diff options
context:
space:
mode:
authorAndrew Baumann <Andrew.Baumann@microsoft.com>2015-12-04 10:58:49 -0800
committerJason Wang <jasowang@redhat.com>2015-12-07 21:43:48 +0800
commit12fdd928c8d8ea55108c076dbbfff35ecf8e7a97 (patch)
treec995f4e9dfab93cee905f2fe3dc8c430412689a0 /target-ppc/cpu-models.c
parent6a9c6470957e935acc796e87e2697340640760f9 (diff)
downloadqemu-12fdd928c8d8ea55108c076dbbfff35ecf8e7a97.zip
lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
There appears to have been a longstanding typo in the implementation of the "MAC address loaded" bit in the E2P_CMD (EEPROM command) register. The code was using 0x10, but the controller spec says it should be bit 8 (0x100). Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'target-ppc/cpu-models.c')
0 files changed, 0 insertions, 0 deletions