On Tuesday 02 August 2005 04:02,
Artis Kugevics <
artis@mikrotik.com> wrote:
>
> 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.
I would also hightly recommend Artis fix for eccbytes=6 be
integrated. I had to fix this one too.
-imcd