[Yaffs] About yaffs2's ecc handle policy
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Peter Barada at
2013-11-30 16:06
Attachments:
Message as email
(text/plain)
(text/html)
Author:
Linzichang
Date:
2013-11-30 00:45
UTC
To:
yaffs@lists.aleph1.co.uk
CC:
Panxuesong
,
Mabin \(Marvell\)
Subject:
[Yaffs] About yaffs2's ecc handle policy
In yaffs_rd_chunk_tags_nand, if the result isn't YAFFS_ECC_RESULT_NO_ERROR, it will call yaffs_handle_chunk_error to mark that's an error.
Here is my question. Why also consider that's an error when the result is YAFFS_ECC_RESULT_FIXED?