]> xenbits.xensource.com Git - people/pauldu/qemu.git/commit
sdcard: use the correct masked OCR in the R3 reply
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 22 Feb 2018 15:12:53 +0000 (15:12 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Feb 2018 15:12:53 +0000 (15:12 +0000)
commit3d42fb52b281cfba2c7e29a6973c0b1549c12ca5
treebbf05e7fc6543051d49078f62bfe4b0854c751e6
parent67bfddd62b97a6cb9c1da14a148c161b1ff18661
sdcard: use the correct masked OCR in the R3 reply

use the registerfields API to access the OCR register

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 20180215221325.7611-8-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/sd.c