public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] U-Boot and Nand Flash
@ 2004-09-08 21:47 Bradley Remedios
       [not found] ` <20040908222959.65920.qmail@web11701.mail.yahoo.com>
  2004-09-09  0:15 ` Wolfgang Denk
  0 siblings, 2 replies; 10+ messages in thread
From: Bradley Remedios @ 2004-09-08 21:47 UTC (permalink / raw)
  To: u-boot

Hello All,

I'm working on a new port of U-Boot to a custom board and have a few questions.

Is Nand flash actually supported by U-Boot?  I've been looking through
the sources
and could not find any references to Nand flash.  I don't believe that
Nand flash is
supported but wanted to make sure prior to jumping in.

Also, it seems like all of the code that would access flash, does it
simply by reading
from the address that the flash is located at.  Although, this works
for other flash
types (ie. Intel Strataflash) this will not work for Nand flash.

Would there be any objection to adding a read_flash function to the
flash drivers
so that the type of flash being used is generic?

The nand flash driver that I write will be cpu/ppc4xx/440ep_ndfc.c as the 440ep
has a Nand Flash Controller on it in addition to the board/x/flash.c
that contains
the flash protection and serial reading code.

I want to eventually get patches to all the work to get the board and processor
working back into U-Boot so please let me know if I should be doing any of the
above items in a different manner.

Regards,
-- 
Bradley Remedios
bremedios at gmail.com

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

end of thread, other threads:[~2004-10-29 16:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 21:47 [U-Boot-Users] U-Boot and Nand Flash Bradley Remedios
     [not found] ` <20040908222959.65920.qmail@web11701.mail.yahoo.com>
2004-09-08 23:18   ` Bradley Remedios
2004-09-09  0:20     ` Wolfgang Denk
2004-09-09 17:55       ` Bradley Remedios
2004-09-09 18:10         ` Wolfgang Denk
2004-09-23  6:55       ` Markus Pietrek
2004-09-23 15:05         ` Wolfgang Denk
2004-10-29  7:44           ` Markus Pietrek
2004-10-29 16:06             ` Wolfgang Denk
2004-09-09  0:15 ` Wolfgang Denk

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