mtd: spinand: winbond: Add support for W25N02KV
- Aug 19, 2021
-
-
Maximilian Adducchio authored
W25N02KV is the successor chip of W25M02GV with on Chip 8-Bit ECC. Datasheet: https://www.winbond.com/resource-files/W25N02KVxxIRU_Datasheet_20210520_F.pdf
2c46dfa6 -
Maximilian Adducchio authored
Winbond chips actually have Device IDs with a length of 2 byte. We need to use the full device ID (as set with SPINAND_INFO) to get a correct match.
8e1e5d1f
-