public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] include/flash.h: Entries for Spansion S29JL064H flash?
Date: Thu, 18 Oct 2007 10:00:43 -0400	[thread overview]
Message-ID: <4717670B.3050605@qstreams.com> (raw)
In-Reply-To: <1192710723.2656.0.camel@rt.jesacco.com>

Hi Joseph,

Joseph E. Sacco, Ph.D. wrote:
> Hi, 
>
> I am new to U-Boot. 
> [Yes... I have been reading the documentation, albeit slowly. There is
> much to learn.]
>
> I need to modify include/flash.h to support Spansion S29JL064H flash
> memory
>
>         http://www.spansion.com/products/S29JL064H.html
>
>
> A search through previous postings to this list did not reveal
> appropriate values for
>
>         * Device ID
>
>         * Internal FLASH identification code
>
> [Do I need one or the other or both?]
>   
This chip is CFI compliant. CFI stands for 'Common Flash Interface', and 
means that software can learn the chip's topology via a standard query 
method. In short, you shouldn't need to do anything with flash.h, all 
you need to do is specify in your board's /include/configs/*.h file that 
your board uses CFI. Lots of other boards use it, so look through the 
source to figure out the exact syntax.

regards,
Ben

  reply	other threads:[~2007-10-18 14:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-18 12:32 [U-Boot-Users] include/flash.h: Entries for Spansion S29JL064H flash? Joseph
2007-10-18 14:00 ` Ben Warren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-19  1:47 Joseph Sacco

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=4717670B.3050605@qstreams.com \
    --to=bwarren@qstreams.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