On Tue, Jan 5, 2021 at 11:46 AM Bin Meng <bmeng...@gmail.com> wrote: > > Hello, > > On Tue, Dec 22, 2020 at 2:45 PM Bin Meng <bmeng...@gmail.com> wrote: > > > > From: Bin Meng <bin.m...@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.m...@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? >
Oops, I replied to the wrong thread. There is a v5 series that should be applied. Regards, Bin