hw/sd.c: Clear status bits when read via response r6
commitfcfa9351c57985ebb54fe6aacd06a270880a561f
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 18 Dec 2011 20:38:00 +0000 (18 21:38 +0100)
committerAndrzej Zaborowski <andrew.zaborowski@intel.com>
Wed, 21 Dec 2011 04:01:49 +0000 (21 05:01 +0100)
tree0dba0aa7f3e504848e8f47cf5826db309a37bd28
parent1d06cb7ab93f879ac25c9f5ef1d1ac8d97a42dfc
hw/sd.c: Clear status bits when read via response r6

Response format r6 includes a subset of the status bits;
clear the clear-on-read bits which are read by an r6 response.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
hw/sd.c