Re: [Yaffs] [PATCH YAFFS2] yaffs1-ecc-fix

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Ian McDonnell
Date:  
To: yaffs
Subject: Re: [Yaffs] [PATCH YAFFS2] yaffs1-ecc-fix
On Tuesday 02 August 2005 04:02,
Artis Kugevics <> 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