From: "Anand Patil" <anandpatil@ti.com>
To: <linux-mtd@lists.infradead.org>
Subject: ECC Recovery in JFFS2 and YAFFS
Date: Thu, 11 Jan 2007 18:24:03 +0530 [thread overview]
Message-ID: <010101c7357f$93feda60$5af5180a@ent.ti.com> (raw)
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
reply other threads:[~2007-01-11 12:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='010101c7357f$93feda60$5af5180a@ent.ti.com' \
--to=anandpatil@ti.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox