public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] JFFS2 on NAND support?
@ 2003-03-21 11:54 "David Müller (ELSOFT AG)"
  2003-03-21 17:08 ` Kenneth Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: "David Müller (ELSOFT AG)" @ 2003-03-21 11:54 UTC (permalink / raw)
  To: u-boot

Hello

Is anybody working on JFFS2 on NAND flash support in U-Boot or has 
already implemented it?

Dave

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

* [U-Boot-Users] JFFS2 on NAND support?
  2003-03-21 11:54 [U-Boot-Users] JFFS2 on NAND support? "David Müller (ELSOFT AG)"
@ 2003-03-21 17:08 ` Kenneth Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Kenneth Johansson @ 2003-03-21 17:08 UTC (permalink / raw)
  To: u-boot

On Fri, 2003-03-21 at 12:54, "David M?ller (ELSOFT AG)" wrote:
> Hello
> 
> Is anybody working on JFFS2 on NAND flash support in U-Boot or has 
> already implemented it?
> 
> Dave

Is there anything different about the jffs2 infomation when it is on
NAND? 

If not it should work if you first copy the data to RAM. The JFFS2 code
in ppcbot assume it can use a pointer to memory for reading FLASH so you
need to copy it.

Obviously you also need to do the ECC thing to copy the data thats
probably the part you wish someone is doing :)

The best thing would be to convert the JFFS2 code to use access
functions like the mtd mapping layer in linux so you don't need to copy
everything to ram but you also need a ECC layer and a small cache layer
to make it faster with non random access memory.


-- 
Kenneth Johansson	
Ericsson AB                       Tel: +46 8 719 70 20
Tellusborgsv?gen  90              Fax: +46 8 719 29 45
126 25 Stockholm                  ken at switchboard.ericsson.se

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

* [U-Boot-Users] JFFS2 on NAND support?
@ 2003-03-21 23:47 Rick Bronson
  2003-03-22  0:14 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Rick Bronson @ 2003-03-21 23:47 UTC (permalink / raw)
  To: u-boot

Dave,

  I submitted a patch for NAND support.  I'm not sure of it's status.
I put the whole thing here, it you'd like to take a look.
http://mywebpages.comcast.net/rickbronson/pub/u-boot-0.2.0-rb.tar.gz

  Rick

> 
> Is anybody working on JFFS2 on NAND flash support in U-Boot or has
> already implemented it?
> 
> Dave
> 

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

* [U-Boot-Users] JFFS2 on NAND support?
  2003-03-21 23:47 Rick Bronson
@ 2003-03-22  0:14 ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2003-03-22  0:14 UTC (permalink / raw)
  To: u-boot

In message <E18wWEO-0004Ow-00@157-140-178-66.dialup.efn.org> you wrote:
> 
>   I submitted a patch for NAND support.  I'm not sure of it's status.

It's on my queue. Pretty high, too. But I'm busy doing  other  things
right now...

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Certainly there are things in life that money  can't  buy,  but  it's
very funny - Did you ever try buying them without money? - Ogden Nash

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

end of thread, other threads:[~2003-03-22  0:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-21 11:54 [U-Boot-Users] JFFS2 on NAND support? "David Müller (ELSOFT AG)"
2003-03-21 17:08 ` Kenneth Johansson
  -- strict thread matches above, loose matches on Subject: below --
2003-03-21 23:47 Rick Bronson
2003-03-22  0:14 ` Wolfgang Denk

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