2 PM
> To: Alistair Francis
> Cc: Sai Pavan Boddu; Peter Maydell; Stefan Hajnoczi; qemu-
> de...@nongnu.org Developers; Edgar Iglesias; Alistair Francis
> Subject: Re: [Qemu-devel] [PATCH V1] sdhci: Fix hostctl2 write logic.
>
> On Tue, Sep 15, 2015 at 3:59 PM, Alistair Francis
; Alistair Francis
> Subject: Re: [Qemu-devel] [PATCH V1] sdhci: Fix hostctl2 write logic.
>
> On Tue, Sep 15, 2015 at 3:59 PM, Alistair Francis
> wrote:
> > On Sun, Sep 13, 2015 at 1:36 PM, Peter Crosthwaite
> > wrote:
> >> On Fri, Sep 11, 2015 at 3:30 AM, Sai Pav
On Tue, Sep 15, 2015 at 3:59 PM, Alistair Francis wrote:
> On Sun, Sep 13, 2015 at 1:36 PM, Peter Crosthwaite
> wrote:
>> On Fri, Sep 11, 2015 at 3:30 AM, Sai Pavan Boddu
>> wrote:
>>> From: Peter Crosthwaite
>>>
>>> This should be a shifted MASKED_WRITE like all other instances of
>>> non-word
On Sun, Sep 13, 2015 at 1:36 PM, Peter Crosthwaite
wrote:
> On Fri, Sep 11, 2015 at 3:30 AM, Sai Pavan Boddu
> wrote:
>> From: Peter Crosthwaite
>>
>> This should be a shifted MASKED_WRITE like all other instances of
>> non-word aligned registers.
>>
>> Signed-off-by: Peter Crosthwaite
Looks g
On Fri, Sep 11, 2015 at 3:30 AM, Sai Pavan Boddu
wrote:
> From: Peter Crosthwaite
>
> This should be a shifted MASKED_WRITE like all other instances of
> non-word aligned registers.
>
> Signed-off-by: Peter Crosthwaite
As the sender, this requires your signed-off-by line (in addition to
any or
From: Peter Crosthwaite
This should be a shifted MASKED_WRITE like all other instances of
non-word aligned registers.
Signed-off-by: Peter Crosthwaite
---
hw/sd/sdhci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/sd/sdhci.c b/hw/sd/sdhci.c
index 8fd75f7..fd354e3 1006