qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 0/4] sd: sdhci: correct transfer mode registe


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v4 0/4] sd: sdhci: correct transfer mode register usage
Date: Fri, 17 Feb 2017 13:21:48 +0000

On 14 February 2017 at 18:52, P J P <address@hidden> wrote:
> From: Prasad J Pandit <address@hidden>
>
> Hello,
>
> In SDHCI protocol, the 'Block Count Enable' bit of the Transfer Mode
> register is used to control 's->blkcnt' value. This bit is not relevant
> in single block transfers. Also, Transfer Mode register value could be
> set such that 's->blkcnt' would not see an update during multi block
> transfers. Thus leading to an infinite loop.
>
> This patch set attempts to correct 'Block Count Enable' bit usage.
>
> This series incorporates changes suggested in patch set v3:
>   -> https://lists.gnu.org/archive/html/qemu-devel/2017-02/msg02376.html
>   -> https://lists.gnu.org/archive/html/qemu-devel/2017-02/msg02905.html

I've gone back through the mail archives for previous versions of
this series, and I think that we just need review for patch 4 now?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]