public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Large block NAND
@ 2004-03-18 12:14 llandre
  2004-03-18 13:11 ` Thomas Gleixner
  0 siblings, 1 reply; 11+ messages in thread
From: llandre @ 2004-03-18 12:14 UTC (permalink / raw)
  To: linux-mtd

Hi all,

I'm going to write a driver for the Samsung Flash K9F1G08U0M (128MB).
The main characteristics are:
- erase block size: 128 KB
- page program size: 2 KB
- total chip size: 128 MB
- tR = 25 us

This chip is not fully compatible with the standard NAND flash commands 
defined in
nand.h (Samsung call these devices "large block").
Thus, in my understanding, I must provide the following custom functions:
my_board_nand_command
my_board_nand_wait
my_board_nand_block_bad

Anybody wrote a driver for a similar device?
Have the MTD maintainers already planned to support these devices?




Best regards,

llandre  

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

end of thread, other threads:[~2004-03-22 15:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-18 12:14 Large block NAND llandre
2004-03-18 13:11 ` Thomas Gleixner
2004-03-18 14:16   ` David Woodhouse
2004-03-18 14:26     ` Thomas Gleixner
2004-03-18 14:52   ` llandre
2004-03-18 14:57     ` Thomas Gleixner
2004-03-18 14:59     ` David Woodhouse
2004-03-22 15:37       ` David Updegraff
2004-03-22 15:57         ` David Woodhouse
2004-03-18 18:32     ` David Updegraff
2004-03-19  8:21       ` llandre

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