SmartMedia FAT
Simon Haynes
simon at baydel.com
Thu Oct 30 09:26:30 EST 2003
I have been looking at the OOB data format for SSFDC and it seems I will have
to create and process my own OOB data as I can not see how the NAND/MTD layer
will work with this.
When we started this project there seemed to be a fixed NAND OOB format. Now
the NAND OOB format is selectable. I have noticed in a couple of kernel
distributions that the JFFS2 code does not seem to be aware of this and just
calls pain mtd->read. I guess this would mean no ecc for JFFS2 on NAND unless
it was done automatically by the hardware. This was the case for latest
stable kernel, 2.4.22 downloaded from kernel.org today.
Is this really the case ?
Cheers
Simon.
On Wednesday 29 Oct 2003 10:55 am, David Woodhouse wrote:
> On Wed, 2003-10-29 at 10:21 +0000, simon at baydel.com wrote:
> > Thanks too all for your help. I have started to write my own block
> > driver using the FTL code as a guide. It seems fairly simple and
> > should not take too long.
>
> Send me a SSH key and I'll give you an account so you can put it in CVS.
> Commit early and often and I'll try to heckle helpfully... :)
More information about the linux-mtd
mailing list