All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Add support for AT91RM9200 NAND (Smartmedia) controller
@ 2006-12-06 17:50 Frank Mandarino
  0 siblings, 0 replies; only message in thread
From: Frank Mandarino @ 2006-12-06 17:50 UTC (permalink / raw)
  To: u-boot

The attached patch adds support for the AT91RM9200 NAND (Smartmedia)
controller, allowing use of the U-Boot NAND commands on AT91RM9200-based
boards which use NAND flash.

It uses four CFG parameters:

 CFG_NAND_BASE         - address of Smartmedia chip select (normally
                         0x40000000)
 CFG_NAND_AT91_CLE_BIT - address bit number used to set CLE signal
 CFG_NAND_AT91_ALE_BIT - address bit number used to set ALE signal
 CFG_NAND_CHIP_DELAY   - command delay time in microseconds

I have been using this code for almost a year with no problems on our
custom AT91RM9200 board.  I believe it would be useful for others as the
popularity of NAND flash increases.

Regards,
../fam
-- 
Frank Mandarino                                fmandarino(a)endrelia.com
Endrelia Technologies Inc.
Toronto, Ontario, Canada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot_at91_nand.patch
Type: text/x-patch
Size: 6032 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20061206/1c728c86/attachment.bin 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-06 17:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-06 17:50 [U-Boot-Users] [PATCH] Add support for AT91RM9200 NAND (Smartmedia) controller Frank Mandarino

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.