public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Request by STMicroelectronics to add NAND chip
@ 2005-06-09 14:29 Domenico DI TULLIO
  2005-06-09 15:39 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Domenico DI TULLIO @ 2005-06-09 14:29 UTC (permalink / raw)
  To: linux-mtd

Dear Thomas Gleixner,

I am an application engineer of the STMicroelectronics,
and I work in NAND Flash & Storage Media Division.

Now, I am working under Linux, in particular I am testing
ours NAND device with JFFS2 and YAFFS file system.
I have noted that, in the chiplist present in the file "nand_ids.h", miss some STMicro NAND chip supported from your code, and I would add it.

The STMicro NAND Flash chip to add are:

# NAND WITH SMALL PAGE
---------------------------
[1] 
  Name: "NAND 128MiB 1,8V 8-bit"
  Id:  0x39
  Pagesize:512
  Chipsize(in MByte):128
  EraseBlocksize:0x4000
  Options:0

[2]
  Name: "NAND 128MiB 1,8V 16-bit"
  Id:  0x49
  Pagesize:512
  Chipsize(in Mbyte):128
  Eraseblocksize:0x4000
  Options: NAND_BUSWIDTH_16
[3]
  Name: "NAND 128MiB 3,3V 16-bit"
  Id:  0x59
  Pagesize:512
  Chipsize(in MegaByte):128
  EraseBlocksize:0x4000
  Options: NAND_BUSWIDTH_16

# NAND WITH LARGE PAGE
-------------------------------

[1] 
  Name: "NAND 64MiB 1,8V 8-bit"
  Id:  0xA2
  Pagesize:0
  Chipsize(in MByte):64
  EraseBlocksize:0
  Options: NAND_SAMSUNG_LP_OPTIONS | NAND_NO_AUTOINCR

[2]
  Name: "NAND 64MiB 3,3V 8-bit"
  Id:  0xF2
  Pagesize:0
  Chipsize(in Mbyte):64
  Eraseblocksize:0
  Options: NAND_SAMSUNG_LP_OPTIONS | NAND_NO_AUTOINCR
[3]
  Name: "NAND 64MiB 1,8V 16-bit"
  Id:  0xB2
  Pagesize:0
  Chipsize(in MegaByte):64
  EraseBlocksize:0
  Options:  NAND_SAMSUNG_LP_OPTIONS | NAND_BUSWIDTH_16 | NAND_NO_AUTOINCR

[3]
  Name: "NAND 64MiB 3,3V 16-bit"
  Id:  0xC2
  Pagesize:0
  Chipsize(in MegaByte):64
  EraseBlocksize:0
  Options:  NAND_SAMSUNG_LP_OPTIONS | NAND_BUSWIDTH_16 | NAND_NO_AUTOINCR

Thanks in advance for your support.

Best Regards,
  Domenico

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

end of thread, other threads:[~2005-06-09 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09 14:29 Request by STMicroelectronics to add NAND chip Domenico DI TULLIO
2005-06-09 15:39 ` Thomas Gleixner

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