* ECC Recovery in JFFS2 and YAFFS
@ 2007-01-11 12:54 Anand Patil
0 siblings, 0 replies; only message in thread
From: Anand Patil @ 2007-01-11 12:54 UTC (permalink / raw)
To: linux-mtd
Hi,
I want to know how a ECC failiure is handled by JFFS2 and YAFFS?
What i understand from the below code ment to check ECC error is
a Device reset is issued on the NAND device.
In Nand_base.c
In Function nand_verify_pages()
------------------------------------------------------------------------------------------------
/*
* Terminate the read command. We come here in case of an error
* So we must issue a reset command.
*/
out:
this->cmdfunc (mtd, NAND_CMD_RESET, -1, -1);
return res;
------------------------------------------------------------------------------------------------
Warm Regards,
Anand Patil
Wipro TI ODC
Ph :- 080-28520408
Ext 4386
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-11 12:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-11 12:54 ECC Recovery in JFFS2 and YAFFS Anand Patil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox