public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* RE: 16 NANDS
@ 2003-01-08 21:23 Marc Neiger
  2003-01-08 22:03 ` Thomas Gleixner
  0 siblings, 1 reply; 9+ messages in thread
From: Marc Neiger @ 2003-01-08 21:23 UTC (permalink / raw)
  To: tglx, manningc2, 'linux-mtd@lists.infradead.org'

Hi Thomas,

> I have the framework ready to support different buswidths. 

It's dangerous talking to you, guys, one gets easily caught in the maelstrom
;-)

I'll gladly put my share back into the GPLd world, however my timeframe for
the current project is very tight; everything, board, embedded linux and
application should be working in less than 2 months.....
Moreover, although I, and my colleagues, are experienced programmers, both
in embedded and win32, I booted my first Linux about 6 weeks ago....

The project shall be using a customly developped board using AMD Alchemy
AU1000 (MIPS4Kc) processor. The board is planned to support both 8 and
16bits NAND flash, an EPLD shall, among other task, take care of data bus
bits reordering (8 and 16 bits NANDS are pin out compatible except for the
bit order). After reading some msg on this list, we already doubt about the
ease of mounting a root JFFS2 filesystem.


I'll have a look at the framework, then if I have some "time" and I feel
comfortable with your code, I'll try to finish it, and we'll test it on our
first board version. Otherwise, and it seems more likely, after the project
is delivered and we have some experience on Linux, including kernel
development since we are to write a driver for this very specific hardware,
I'll get more seriously hands on the code but without having a very short
deadline in front of me.
I already do much non computer related volunteer work and can not afford to
take on my "free" time anymore.

Cheers,
Marc Neiger

^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: 16 NANDS
@ 2003-01-06 22:42 Marc Neiger
  2003-01-06 23:03 ` Charles Manning
  0 siblings, 1 reply; 9+ messages in thread
From: Marc Neiger @ 2003-01-06 22:42 UTC (permalink / raw)
  To: 'linux-mtd@lists.infradead.org'

Hi Charles,

Of course you properly understood I forgot to type "16bits wide".

I was thinking about products such as Samsung K9F5616U0B wich is a 256Mbit
NAND flash. Page size is 512 + 16 OOB bytes. So the problem is just
regarding the data transfer width as the page size are the same as the
already supported chips/architectures. Moreover it is quite complicated as
the commands and addresses are still transfered as 8 bits, only data are
transfered as 16bits.

However, as a newcomer in the embbeded linux world, and although I feel like
it should be quite simple, I don't feel like doing the software modification
myself...

Cheers,
Marc Neiger



> -----Message d'origine-----
> De : Charles Manning [mailto:manningc2@actrix.gen.nz]
> Envoyé : lundi 6 janvier 2003 22:15
> À : m.neiger@synergie-inf.com; 'linux-mtd@lists.infradead.org'
> Objet : Re: 16 NANDS
> 
> 
> By this I expect you mean the NAND chips with a 16-bit wide interface.
> 
> There are really two sub-issues:
> * Hook-up to the chips themselves (ie. doing x16 instead of 
> x8 trasfers).
> * The 16-bit wide chips have larger pages and blocks (2kB 
> pages, 128kB 
> blocks) than the previous generation stuff. This needs to be 
> handled too at 
> both the mtd and file system level. I believe (but don't 
> quote me) that JFFS2 
> will work as it is now. YAFFS is currently undergoing 
> extensions/mods to 
> support the larger pages/blocks.
> 
> -- Charles
> 
> 
> On Fri, 03 Jan 2003 23:27, Marc Neiger wrote:
> > Hi,
> >
> > what are the current status/plan regarding the use of 16 NAND Flash,
> > including with JFFS2
> >
> > Cheers and happy new year,
> > Marc Neiger
> >
> > Marc Neiger
> >
> >
> >
> > ______________________________________________________
> > Linux MTD discussion mailing list
> > http://lists.infradead.org/mailman/listinfo/linux-mtd/
> 

^ permalink raw reply	[flat|nested] 9+ messages in thread
* 16 NANDS
@ 2003-01-03 10:27 Marc Neiger
  2003-01-06 21:15 ` Charles Manning
  0 siblings, 1 reply; 9+ messages in thread
From: Marc Neiger @ 2003-01-03 10:27 UTC (permalink / raw)
  To: 'linux-mtd@lists.infradead.org'

Hi,
 
what are the current status/plan regarding the use of 16 NAND Flash,
including with JFFS2
 
Cheers and happy new year,
Marc Neiger

Marc Neiger
 

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

end of thread, other threads:[~2003-01-08 21:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-08 21:23 16 NANDS Marc Neiger
2003-01-08 22:03 ` Thomas Gleixner
  -- strict thread matches above, loose matches on Subject: below --
2003-01-06 22:42 Marc Neiger
2003-01-06 23:03 ` Charles Manning
2003-01-07 19:04   ` Thomas Gleixner
2003-01-08  8:14     ` David Woodhouse
2003-01-08 20:23       ` Thomas Gleixner
2003-01-03 10:27 Marc Neiger
2003-01-06 21:15 ` Charles Manning

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