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

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Ian McDonnell
Datum:  
To: yaffs
Betreff: 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