搜索资源列表
uffs-v1.3.3
- UFFS v1.3.3 is released. - Simplify flash interface. - Improved bad block handling. - Better support for MLC NAND flash. - Added hardware ECC and RS-ECC controller emulator. - Bug fixes. The biggest change of this rele
nandbiterrs
- Test for multi-bit error recovery on a NAND page This mostly tests the ECC controller driver.
nand-gpio
- Some compiler specific definitions are overwritten here for Intel ECC compiler.
nandbiterrs
- Test for multi-bit error recovery on a NAND page This mostly tests the ECC controller driver.
of_mtd
- The function gets ecc mode string property nand-ecc-mode , and return its index in nand_ecc_modes table, or errno in error case. -The function gets ecc mode string property nand-ecc-mode , and return its index in nand_ecc_modes table, or errno in
mtd-nand-omap2
- 1-bit ECC: calculation and correction by SW ECC stored at end of spare area.