public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* gluebi and flash file systems using the OOB
@ 2012-07-25 10:33 Diego COSTE
  2012-07-25 11:26 ` Shmulik Ladkani
  2012-08-17 14:51 ` Artem Bityutskiy
  0 siblings, 2 replies; 3+ messages in thread
From: Diego COSTE @ 2012-07-25 10:33 UTC (permalink / raw)
  To: linux-mtd@lists.infradead.org

Hello,

I hope I don't ask a question already answered, but I didn't find an
easy way to search the mailing list.

The HW NAND controller we use automatically handles the ECC and uses
all of the OOB for that.

I saw that UBI and UBIFS do not use OOB, and therefore are compatible
with that HW and its SW driver.

But we also have to use alternate flash file systems (JFFS2, YAFFS2).
Unfortunately these file systems use the OOB and therefore can't
directly work with the HW we use.

Then I saw that there is gluebi that re-exports a MTD, and that it is
possible to use JFFS2 on top of it.

So here are the questions:
Does gluebi provide an OOB emulation so that we can use *any* flash file
system that uses the OOB ?
Or do we have to force the FS not to use the OOB ?

Thanks for your kind help,

Diego

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-17 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 10:33 gluebi and flash file systems using the OOB Diego COSTE
2012-07-25 11:26 ` Shmulik Ladkani
2012-08-17 14:51 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox