[Yaffs] Re: Benchmark errors

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Thomas Gleixner
Date:  
To: Lorenzo PARISI
CC: YAFFS mailing list, MTD mailing list
Subject: [Yaffs] Re: Benchmark errors
On Fri, 2004-10-08 at 11:52, Lorenzo PARISI wrote:
> Hi all,
> nand_write_oob: Failed write verify, page 0x0....


So it works with JFFS2 and it fails on YAFFS. The MTD internal interface
was reworked some time ago and it might be that the write verify does
not work with YAFFS anymore, as YAFFS is using a legacy variant of the
interface. Can you please switch of the write verify and test again ?

tglx