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