NAND_CORRECT_DATA
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
nand_correct_data - [NAND Interface] Detect and correct bit error(s)
SYNOPSIS
"SYNOPSIS"
int nand_correct_data (struct mtd_info * mtd, u_char * dat, u_char * read_ecc, u_char * calc_ecc);
ARGUMENTS
- mtd
-
MTD block structure
- dat
-
raw data read from the chip
- read_ecc
-
ECC from the chip
- calc_ecc
-
the ECC calculated from raw data
DESCRIPTION
Detect and correct a 1 bit error for 256 byte block
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:31 GMT, October 09, 2005