Hi,
We are trying to interface a NAND which is having On Chip ECC. Presently, our controller have the ECC Engine but we dont want to use it instead we want to make use of ECC calculation and correction inbuilt to NAND.
What are the changes we have to make in our controller code to have the work around?
For a reference of what I am speaking, I am giving an implemented example of Micron NAND
"TN-29-56: Enabling On-Die ECC for OMAP3 on Linux/Android OS Introduction"
With respect to above can we get the changes in our code which we need to incorporate for Microprocessors like AM1707