All of lore.kernel.org
 help / color / mirror / Atom feed
* Nand Flash with 2048 Byte Page sizes
@ 2003-10-09 13:50 Greg A. Martin
  2003-10-09 14:04 ` David Woodhouse
  0 siblings, 1 reply; 4+ messages in thread
From: Greg A. Martin @ 2003-10-09 13:50 UTC (permalink / raw)
  To: linux-mtd

Hi,
I haven't seen any references yet to the newer NAND devices from Samsung
that have 2048 byte
pages with 64 bytes extra data. The Part numbers are K9F1G08U0M and
K92G08U0M. These
are 1 and 2 Gbit devices with 11 bit column addresses and 16 or 17 bit page
addresses that need
two byte read commands. Any idea if support for these devices will be forth
coming soon, or do
I get to blaze a trail?

Greg

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

* Re: Nand Flash with 2048 Byte Page sizes
  2003-10-09 13:50 Nand Flash with 2048 Byte Page sizes Greg A. Martin
@ 2003-10-09 14:04 ` David Woodhouse
  2003-10-09 17:47   ` Charles Manning
  0 siblings, 1 reply; 4+ messages in thread
From: David Woodhouse @ 2003-10-09 14:04 UTC (permalink / raw)
  To: gregmartin; +Cc: linux-mtd

On Thu, 2003-10-09 at 08:50 -0500, Greg A. Martin wrote:
> Hi,
> I haven't seen any references yet to the newer NAND devices from
> Samsung that have 2048 byte pages with 64 bytes extra data. The Part
> numbers are K9F1G08U0M and K92G08U0M. These are 1 and 2 Gbit devices
> with 11 bit column addresses and 16 or 17 bit page addresses that need
> two byte read commands. Any idea if support for these devices will be
> forth coming soon, or do I get to blaze a trail?

You get to blaze a trail. :)

-- 
dwmw2

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

* Re: Nand Flash with 2048 Byte Page sizes
  2003-10-09 14:04 ` David Woodhouse
@ 2003-10-09 17:47   ` Charles Manning
  2003-10-09 22:04     ` Greg A. Martin
  0 siblings, 1 reply; 4+ messages in thread
From: Charles Manning @ 2003-10-09 17:47 UTC (permalink / raw)
  To: gregmartin; +Cc: linux-mtd

On Friday 10 October 2003 03:04, David Woodhouse wrote:
> On Thu, 2003-10-09 at 08:50 -0500, Greg A. Martin wrote:
> > Hi,
> > I haven't seen any references yet to the newer NAND devices from
> > Samsung that have 2048 byte pages with 64 bytes extra data. The Part
> > numbers are K9F1G08U0M and K92G08U0M. These are 1 and 2 Gbit devices
> > with 11 bit column addresses and 16 or 17 bit page addresses that need
> > two byte read commands. Any idea if support for these devices will be
> > forth coming soon, or do I get to blaze a trail?
>
> You get to blaze a trail. :)

I'd like to suggest that when you go blaze that trail you ask guidance before 
and you go. There are many possible direction, but certain of these are more 
useful to the file systems that get to use the code.

-- Charles

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

* RE: Nand Flash with 2048 Byte Page sizes
  2003-10-09 17:47   ` Charles Manning
@ 2003-10-09 22:04     ` Greg A. Martin
  0 siblings, 0 replies; 4+ messages in thread
From: Greg A. Martin @ 2003-10-09 22:04 UTC (permalink / raw)
  To: manningc2; +Cc: linux-mtd

Thanks for suggestion (and volunteering?) to get guidance. I am in the
early stages of porting u-boot with nand support to a PowerPC 405GP
system. I am currently just trying to make sure the hardware is designed
properly.  Any suggestions are welcome. My biggest concern now (and
ignorance) is how to allocate the spare bytes for the additional ecc
required
for the larger page size. Another question I have is the current structures
(nand_chip and/or nand_flash_dev) don't seem to have enough information
about
the number of column address bytes and page address bytes that need to be
sent
to the device.


-----Original Message-----
From: Charles Manning [mailto:manningc2@actrix.gen.nz]
Sent: Thursday, October 09, 2003 12:47 PM
To: gregmartin@lucent.com
Cc: linux-mtd@lists.infradead.org
Subject: Re: Nand Flash with 2048 Byte Page sizes


On Friday 10 October 2003 03:04, David Woodhouse wrote:
> On Thu, 2003-10-09 at 08:50 -0500, Greg A. Martin wrote:
> > Hi,
> > I haven't seen any references yet to the newer NAND devices from
> > Samsung that have 2048 byte pages with 64 bytes extra data. The Part
> > numbers are K9F1G08U0M and K92G08U0M. These are 1 and 2 Gbit devices
> > with 11 bit column addresses and 16 or 17 bit page addresses that need
> > two byte read commands. Any idea if support for these devices will be
> > forth coming soon, or do I get to blaze a trail?
>
> You get to blaze a trail. :)

I'd like to suggest that when you go blaze that trail you ask guidance
before
and you go. There are many possible direction, but certain of these are more
useful to the file systems that get to use the code.

-- Charles

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

end of thread, other threads:[~2003-10-09 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 13:50 Nand Flash with 2048 Byte Page sizes Greg A. Martin
2003-10-09 14:04 ` David Woodhouse
2003-10-09 17:47   ` Charles Manning
2003-10-09 22:04     ` Greg A. Martin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.