summary refs log tree commit diff stats
path: root/hw/misc/aspeed_scu.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-06-17 13:53:26 +0200
committerCorey Minyard <cminyard@mvista.com>2021-07-08 14:15:01 -0500
commiteb8377386d5b5ca3a844b87b5cbe1a6214f86c20 (patch)
tree39070a9f80e09544e395c7d7dbc638e7dd0b0b17 /hw/misc/aspeed_scu.c
parentf8ffea755c3377b2c4b1800c1709ddd98b19882c (diff)
downloadfocaccia-qemu-eb8377386d5b5ca3a844b87b5cbe1a6214f86c20.tar.gz
focaccia-qemu-eb8377386d5b5ca3a844b87b5cbe1a6214f86c20.zip
hw/misc/auxbus: Fix MOT/classic I2C mode
Since its introduction in commit 6fc7f77fd2 i2c_start_transfer()
uses incorrectly the direction of the transfer (the last argument
is called 'is_recv'). Fix by inverting the argument, we now have
is_recv = !is_write.

Fixes: 6fc7f77fd2 ("introduce aux-bus")
Reported-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'hw/misc/aspeed_scu.c')
0 files changed, 0 insertions, 0 deletions