Hi,
We have a custom board based on EVMK2EX with a MT29F8G08ADAFAH4-AAT:FTR NAND chip.
As per this link
https://in.micron.com/support/tools-and-utilities/slc-nand-cross-reference-tool
We observe that the NAND chip requires either 8 bit ECC or On die ECC.
As per the below forum post:
NAND issue in K2E board - Processors forum - Processors - TI E2E support forums
K2E board doesn't support 8 bit ECC so the only option is to use On Die ECC.
Our Kernel Version is 4.4.32 and we are not able to find patches to use On Die ECC.
Is there any way we can do this?