Hello, I highly recommend adding this patch to yaffs2 for it to work correctly with yaffs1 partitions. It is required to specify eccbytes for current MTD version, otherwise ECC will fail. It is required to check return value after mtd->write_ecc() call, otherwise write failures will not be detected. Thanks, -Artis