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)
commit3380557fc7e28d9bce7607e16d98f123d36da4ca
tree9c9daa08cae1617f6cd3122ec60a6cf198b49163
parentf4c5c7f9d2e5ab005d57826b740b694b042a737c
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