📄 nand.txt
字号:
S3C24XX NAND Support ====================Introduction------------Small Page NAND---------------The driver uses a 512 byte (1 page) ECC code for this setup. TheECC code is not directly compatible with the default kernel ECCcode, so the driver enforces its own OOB layout and ECC parametersLarge Page NAND---------------The driver is capable of handling NAND flash with a 2KiB pagesize, with support for hardware ECC generation and correction.Unlike the 512byte page mode, the driver generates ECC data foreach 256 byte block in an 2KiB page. This means that more thanone error in a page can be rectified. It also means that theOOB layout remains the default kernel layout for these flashes.Document Author---------------Ben Dooks, Copyright 2007 Simtec Electronics
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -