Hello,
I am having NAND flash ( MT29F4G08ABBDAH4-IT:D ) on my Arria 10 board. I was searching for Linux Kernel driver compatible with the same such that I can perform read and write operations on it.
As of now, I found mt29f_spinand.c under drivers/staging/mt29f_spinand. Few MT29Fxx numbers are supported in denail_dt.c under drivers/mtd/nand as well. But not sure which is the correct driver.
Please help me in locating the correct driver for performing operation.
Thank you.
I am having NAND flash ( MT29F4G08ABBDAH4-IT:D ) on my Arria 10 board. I was searching for Linux Kernel driver compatible with the same such that I can perform read and write operations on it.
As of now, I found mt29f_spinand.c under drivers/staging/mt29f_spinand. Few MT29Fxx numbers are supported in denail_dt.c under drivers/mtd/nand as well. But not sure which is the correct driver.
Please help me in locating the correct driver for performing operation.
Thank you.