commit | c6ec3e1e3a853f9469c7d07b0fde0be4da8c3ba1 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Mon Jun 07 13:27:44 2021 +0200 |
committer | Vignesh Raghavendra <vigneshr@ti.com> | Wed Jun 09 23:34:16 2021 +0530 |
tree | 89036d0244d186aa59bd25578ca20befb1084e9c | |
parent | 388161ca45c911f566b71716bce5ff0119fb5522 [diff] |
mtd: spi-nor: otp: implement erase for Winbond and similar flashes Winbond flashes with OTP support provide a command to erase the OTP data. This might come in handy during development. This was tested with a Winbond W25Q32JW on a LS1028A SoC with the NXP FSPI controller. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Pratyush Yadav <p.yadav@ti.com> Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>