Re: [Qemu-devel] [PATCH v3 04/18] sdcard: clean the SCR register and add few comments

2018-01-31 Thread Alistair Francis
On Mon, Jan 22, 2018 at 7:30 PM, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alistair Francis Alistair > --- > hw/sd/sd.c | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/hw/sd/sd.c b/hw/sd/sd.c > index 56df5b660a..5d50d

[Qemu-devel] [PATCH v3 04/18] sdcard: clean the SCR register and add few comments

2018-01-22 Thread Philippe Mathieu-Daudé
Signed-off-by: Philippe Mathieu-Daudé --- hw/sd/sd.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hw/sd/sd.c b/hw/sd/sd.c index 56df5b660a..5d50d48097 100644 --- a/hw/sd/sd.c +++ b/hw/sd/sd.c @@ -297,10 +297,13 @@ static void sd_ocr_powerup(void *opaque) static