public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] about FTL(Flash Translation Layer)
@ 2008-07-14  2:17 Fisher ZHU
  2008-07-14  7:26 ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Fisher ZHU @ 2008-07-14  2:17 UTC (permalink / raw)
  To: ecos discuss

Hello All,

Does ECOS has a FTL(Flash Translation Layer) module to emulate a
NOR/NAND flash as a block device?

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] about FTL(Flash Translation Layer)
  2008-07-14  2:17 [ECOS] about FTL(Flash Translation Layer) Fisher ZHU
@ 2008-07-14  7:26 ` Andrew Lunn
  2008-07-14  7:35   ` Fisher ZHU
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Lunn @ 2008-07-14  7:26 UTC (permalink / raw)
  To: Fisher ZHU; +Cc: ecos discuss

On Mon, Jul 14, 2008 at 10:16:39AM +0800, Fisher ZHU wrote:
> Hello All,
> 
> Does ECOS has a FTL(Flash Translation Layer) module to emulate a
> NOR/NAND flash as a block device?

Sort of. See packages/io/flash/current/src/flashiodev.c. NOR only.

     Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] about FTL(Flash Translation Layer)
  2008-07-14  7:26 ` Andrew Lunn
@ 2008-07-14  7:35   ` Fisher ZHU
  2008-07-14  7:39     ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Fisher ZHU @ 2008-07-14  7:35 UTC (permalink / raw)
  To: Fisher ZHU, ecos discuss

NAND flash is so prevalent!
Will ECOS support NAND flash later?

On Mon, Jul 14, 2008 at 3:26 PM, Andrew Lunn <andrew@lunn.ch> wrote:
> On Mon, Jul 14, 2008 at 10:16:39AM +0800, Fisher ZHU wrote:
>> Hello All,
>>
>> Does ECOS has a FTL(Flash Translation Layer) module to emulate a
>> NOR/NAND flash as a block device?
>
> Sort of. See packages/io/flash/current/src/flashiodev.c. NOR only.
>
>     Andrew
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] about FTL(Flash Translation Layer)
  2008-07-14  7:35   ` Fisher ZHU
@ 2008-07-14  7:39     ` Andrew Lunn
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Lunn @ 2008-07-14  7:39 UTC (permalink / raw)
  To: Fisher ZHU; +Cc: ecos discuss

On Mon, Jul 14, 2008 at 03:34:49PM +0800, Fisher ZHU wrote:
> NAND flash is so prevalent!
> Will ECOS support NAND flash later?

Some NAND flashes are supported, but at the moment this is no central
support.

It needs somebody to write the necessary code for all the checksum and
block management, preferably in a way which is compatible with Linux.

Feel free to submit a patch...

     Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2008-07-14  7:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-14  2:17 [ECOS] about FTL(Flash Translation Layer) Fisher ZHU
2008-07-14  7:26 ` Andrew Lunn
2008-07-14  7:35   ` Fisher ZHU
2008-07-14  7:39     ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).