]> git.proxmox.com Git - mirror_qemu.git/commit
aspeed/smc: handle dummies only in fast read mode
authorCédric Le Goater <clg@kaod.org>
Fri, 10 Feb 2017 17:40:29 +0000 (17:40 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Feb 2017 17:40:29 +0000 (17:40 +0000)
commit1a6d4fc27d75839b6a0325ef258560fded6ec7d9
tree9db9326de9a37e39451adb9bc320bc1099c36fb6
parent93bf276d5f47c7b743d40a92b881c53acc882525
aspeed/smc: handle dummies only in fast read mode

HW works fine in normal read mode with dummy bytes being set. So let's
check this case to not transfer bytes.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 1486648058-520-4-git-send-email-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/aspeed_smc.c