RTC_FROM4_ERRSTAT

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

rtc_from4_errstat - perform additional error status checks  

SYNOPSIS

"SYNOPSIS"

int rtc_from4_errstat (struct mtd_info * mtd, struct nand_chip * this, int state, int status, int page);  

ARGUMENTS

mtd
MTD device structure
this
NAND chip structure
state
state or the operation
status
status code returned from read status
page
startpage inside the chip, must be called with (page & this->pagemask)
 

DESCRIPTION

Perform additional error status checks on erase and write failures to determine if errors are correctable. For this device, correctable 1-bit errors on erase and write are considered acceptable.  

NOTE

see pages 34..37 of data sheet for details.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

This document was created by man2html, using the manual pages.
Time: 00:02:43 GMT, October 09, 2005