
11 Oct
2016
11 Oct
'16
4:05 a.m.
On Tue, Oct 11, 2016 at 2:57 AM, George McCollister george.mccollister@gmail.com wrote:
Spansion parts such as S25FL128S and Winbond parts such as W25Q64FV support the block protection mechanism implemented as stm_lock() and stm_unlock(). Use stm_lock() and stm_unlock() for Spansion and Winbond devices.
Signed-off-by: George McCollister george.mccollister@gmail.com
drivers/mtd/spi/spi_flash.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com