Author: zheng shi Date: To: YAFFS Subject: [Yaffs] how to handle a read error when ECC fails
Hi,
The error returned by yaffs_ReadChunkWithTagsFromNAND is not handled neither in
yaffs_ScanBackwards or yaffs_ReadDataFromFile.
So the upper software layer will not be aware of read error.