Re: [PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

2016-03-07 Thread Brian Norris
On Mon, Feb 29, 2016 at 05:35:02PM -0300, Ezequiel Garcia wrote: > On 29 January 2016 at 16:25, Brian Norris wrote: > > Some flash support a bit in the status register that inverts protection > > so that it applies to the bottom of the flash, not the top. This yields

Re: [PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

2016-03-07 Thread Brian Norris
On Mon, Feb 29, 2016 at 05:35:02PM -0300, Ezequiel Garcia wrote: > On 29 January 2016 at 16:25, Brian Norris wrote: > > Some flash support a bit in the status register that inverts protection > > so that it applies to the bottom of the flash, not the top. This yields > > additions to the

Re: [PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

2016-02-29 Thread Ezequiel Garcia
Hi Brian, On 29 January 2016 at 16:25, Brian Norris wrote: > Some flash support a bit in the status register that inverts protection > so that it applies to the bottom of the flash, not the top. This yields > additions to the protection range table, as noted in the

Re: [PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

2016-02-29 Thread Ezequiel Garcia
Hi Brian, On 29 January 2016 at 16:25, Brian Norris wrote: > Some flash support a bit in the status register that inverts protection > so that it applies to the bottom of the flash, not the top. This yields > additions to the protection range table, as noted in the comments. > > Because this

[PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

2016-01-29 Thread Brian Norris
Some flash support a bit in the status register that inverts protection so that it applies to the bottom of the flash, not the top. This yields additions to the protection range table, as noted in the comments. Because this feature is not universal to all flash that support lock/unlock, control

[PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

2016-01-29 Thread Brian Norris
Some flash support a bit in the status register that inverts protection so that it applies to the bottom of the flash, not the top. This yields additions to the protection range table, as noted in the comments. Because this feature is not universal to all flash that support lock/unlock, control