Re: [PATCH v3 9/9] mtd: spi-nor: add support to SST sst26* QSPI memories

2016-10-24 Thread Marek Vasut
On 10/24/2016 06:34 PM, Cyrille Pitchen wrote: > This patch adds support to the SST sst26* QSPI memories. > It also adds a new SST_BLOCK_PROTECT flag so spi_nor_scan() sends > a SST Global Block Protection Unlock (98h) command once for all > otherwise later Sector Erase and Page Program commands wo

[PATCH v3 9/9] mtd: spi-nor: add support to SST sst26* QSPI memories

2016-10-24 Thread Cyrille Pitchen
This patch adds support to the SST sst26* QSPI memories. It also adds a new SST_BLOCK_PROTECT flag so spi_nor_scan() sends a SST Global Block Protection Unlock (98h) command once for all otherwise later Sector Erase and Page Program commands would fail. It was tested with sst26vf016b, sst26vf032b,