All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] How to add new flash support in Uboot code
Date: Wed, 02 May 2007 16:45:47 -0500	[thread overview]
Message-ID: <4639068B.2090906@orkun.us> (raw)
In-Reply-To: <41483bfe0705010959n2f3c8dcfq87f3ecacecee54d3@mail.gmail.com>

harsh poshtiwala wrote:
> Hi ,
>
> We are to use 512 MB Spansion NOR flash (Uniform Sector) on ARM926-EJS
> processor..
>
> Part number S29GL512P
>
> http://www.spansion.com/products/S29GL512P.html
>
> I have checked uboot source code(1.1.6) it doesn't support  this part.
>
> How can i make uboot functional for this part ?
>
> Do i need to modify any code in uboot ? if yes where should i make
> those changes ?
>
>
> I would appreciate your pointers on this
>   

For CFI compatible chips please use the CFI driver. There is no need to 
add individual flash chips to the list.

Tolunay

      parent reply	other threads:[~2007-05-02 21:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-01 16:59 [U-Boot-Users] How to add new flash support in Uboot code harsh poshtiwala
2007-05-01 17:14 ` Andrew Dyer
2007-05-02 21:45 ` Tolunay Orkun [this message]

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=4639068B.2090906@orkun.us \
    --to=listmember@orkun.us \
    --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 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.