public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Frank Mandarino <fmandarino@endrelia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add support for AT91RM9200 NAND (Smartmedia) controller
Date: Wed, 06 Dec 2006 12:50:42 -0500	[thread overview]
Message-ID: <el6vtk$ais$1@sea.gmane.org> (raw)

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 

                 reply	other threads:[~2006-12-06 17:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='el6vtk$ais$1@sea.gmane.org' \
    --to=fmandarino@endrelia.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox