Hi,
I want to use a 8Gb Micron NAND Flash (MT29F8G08AAAWP) in a design.
The AT32AP7000 datasheet states, that the ECC controller only supports NAND chips with 528, 1056, 2112 and 4224 bytes page size.
The Micron NAND has 4314 bytes page size.
I therefore assume that I cannot use hardware ECC with this NAND chip.
Would software ECC from the kernel work with this Micron NAND?
What is the impact in using software ECC?
Just speed?
Gerhard