qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v4 1/2] hw/block: m25p80: Don't write to flash if write is di


From: Bin Meng
Subject: Re: [PATCH v4 1/2] hw/block: m25p80: Don't write to flash if write is disabled
Date: Tue, 5 Jan 2021 11:46:32 +0800

Hello,

On Tue, Dec 22, 2020 at 2:45 PM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> From: Bin Meng <bin.meng@windriver.com>
>
> When write is disabled, the write to flash should be avoided
> in flash_write8().
>
> Fixes: 82a2499011a7 ("m25p80: Initial implementation of SPI flash device")
> Signed-off-by: Bin Meng <bin.meng@windriver.com>
>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - new patch: honor write enable flag in flash write
>
>  hw/block/m25p80.c | 1 +
>  1 file changed, 1 insertion(+)
>

Who is going to pick up this series? Is it Alistair, or Peter?

Regards,
Bin



reply via email to

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