diff options
author | Michael Walle <michael@walle.cc> | 2021-03-22 02:51:39 +0300 |
---|---|---|
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | 2021-04-02 09:32:27 +0300 |
commit | cad3193fe9d1f0af4d05ed86693f99984409b188 (patch) | |
tree | 6de5f8b06449973d82b32de989764d395c4273ba /drivers/s390 | |
parent | 069089acf88b2216b667c1e5994e08b4d2e1ea12 (diff) | |
download | linux-cad3193fe9d1f0af4d05ed86693f99984409b188.tar.xz |
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Use the new OTP ops to implement OTP access on Winbond flashes. Most
Winbond flashes provides up to four different OTP regions ("Security
Registers").
Winbond devices use a special opcode to read and write to the OTP
regions, just like the RDSFDP opcode. In fact, it seems that the
(undocumented) first OTP area of the newer flashes is the actual SFDP
table.
On a side note, Winbond devices also allow erasing the OTP regions as
long as the area isn't locked down.
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20210321235140.8308-3-michael@walle.cc
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions