[U-Boot] [PATCH 3/5] sf: Use stm_lock/unlock for Spansion and Winbond

Bin Meng bmeng.cn at gmail.com
Tue Oct 11 04:05:23 CEST 2016


On Tue, Oct 11, 2016 at 2:57 AM, George McCollister
<george.mccollister at 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 at gmail.com>
> ---
>  drivers/mtd/spi/spi_flash.c | 11 ++++++++++-
>  1 file changed, 10 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list