On Mon, Jan 22, 2018 at 7:30 PM, Philippe Mathieu-Daudé wrote:
> use the registerfields API to access the OCR register
>
> Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/sd/sd.c | 29 +++--
> 1 file changed, 23 insertions(+), 6
use the registerfields API to access the OCR register
Signed-off-by: Philippe Mathieu-Daudé
---
hw/sd/sd.c | 29 +++--
1 file changed, 23 insertions(+), 6 deletions(-)
diff --git a/hw/sd/sd.c b/hw/sd/sd.c
index 23f5d47782..ee381540aa 100644
--- a/hw/sd/sd.c
+++ b/hw/sd/s