Path: blob/master/Documentation/arm/Samsung-S3C24XX/NAND.txt
10823 views
S3C24XX NAND Support1====================23Introduction4------------56Small Page NAND7---------------89The driver uses a 512 byte (1 page) ECC code for this setup. The10ECC code is not directly compatible with the default kernel ECC11code, so the driver enforces its own OOB layout and ECC parameters1213Large Page NAND14---------------1516The driver is capable of handling NAND flash with a 2KiB page17size, with support for hardware ECC generation and correction.1819Unlike the 512byte page mode, the driver generates ECC data for20each 256 byte block in an 2KiB page. This means that more than21one error in a page can be rectified. It also means that the22OOB layout remains the default kernel layout for these flashes.232425Document Author26---------------2728Ben Dooks, Copyright 2007 Simtec Electronics29303132