Re: [PATCH v2 0/8] mtd: spi-nor: locking fixes and updates

From: Brian Norris
Date: Mon Mar 07 2016 - 21:18:24 EST


On Fri, Jan 29, 2016 at 11:25:29AM -0800, Brian Norris wrote:
> Hi,
>
> These are an assortment of fixes and updates to the SPI NOR lock/unlock
> feature. The biggest new features are:
> (a) Status Register protection; I don't see why this shouldn't be enabled by
> default. See patch 4's description.
> (b) Bottom-block protection support (via TB status bit)
> (c) Lock/unlock support for a few Winbond flash
>
> Since v1:
> * patches 3 and 7 are somewhat rewritten versions of patches 2 and 7 in v1
> * fix up several corner cases, seen in some local tests (poor, slow shell
> script appended)
> * remove SR protection (SR_SRWD) when unlocking the entire flash
>
> Regards,
> Brian

Pushed all to l2-mtd.git