Charles Manning wrote: > On Friday 31 July 2009 10:37:41 Alan Nishioka wrote: > >>> On Friday 31 July 2009 04:24:29 Andrew McKay wrote: >>> >>>> The NAND device I'm using is a 4K page 128bit OOB part. As I mentioned >>>> I had to add some code to the kernel to get things working properly at >>>> the MTD layer. Is there a possibility that the YAFFS2 file system >>>> doesn't like parts with 4K pages? Or does the MTD layer make this >>>> invisible to YAFFS2? >>>> >> i don't have anything to say about your problem, but i am using yaffs2 >> with an MT29F2G08AADWP:D and very little kernel modification (just the >> bus interface) and it works fine. >> > > What version of Linux are you using? > > There are sometimes changes in the mtd that break stuff. > linux 2.6.26 $Id: yaffs_guts.c,v 1.78 2009-01-27 02:52:45 charles Exp $ $Id: yaffs_fs.c,v 1.72 2009-02-04 21:40:27 charles Exp $ $Id: yaffs_mtdif.c,v 1.21 2007-12-13 15:35:18 wookey Exp $ $Id: yaffs_mtdif1.c,v 1.8 2008-07-23 03:35:12 charles Exp $ $Id: yaffs_ecc.c,v 1.10 2007-12-13 15:35:17 wookey Exp $ $Id: yaffs_checkptrw.c,v 1.17 2008-08-12 22:51:57 charles Exp $