]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash
authorAndreas Böhler <dev@aboehler.at>
Wed, 20 Apr 2022 10:40:34 +0000 (12:40 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 21 Apr 2022 07:34:14 +0000 (09:34 +0200)
commit847f4b90fa39fb8b0ada839238777fa7f2f67e87
tree9c9daa08cae1617f6cd3122ec60a6cf198b49163
parent80e6f597e0994ab11e44bc341923d14ea3f6b985
mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash

The Toshiba TC58NVG0S3HTA00 is detected with 64 byte OOB while the flash
has 128 bytes OOB. This adds a static NAND ID entry to correct this.

Tested on FRITZ!Box 7530 flashed with OpenWrt.

Signed-off-by: Andreas Böhler <dev@aboehler.at>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220420104034.6333-1-dev@aboehler.at
drivers/mtd/nand/raw/nand_ids.c