public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Where does U-Boot's CFI driver check for top/bottom boot?
Date: Sun, 05 Nov 2006 01:44:08 -0600	[thread overview]
Message-ID: <454D9648.3080300@orkun.us> (raw)
In-Reply-To: <454D7BF3.2000400@orkun.us>

Tolunay Orkun wrote:

> I will look at some AMD part datasheets. If this is generally available
> on all AMD and AMD like parts, we can add it as a patch for AMD only.

I have found the AMD CFI specification at the following URL:

http://www.amd.com/us-en/assets/content_type/DownloadableAssets/cfi_r20.pdf

For completeness, Intel CFI specification is here:

http://www.intel.com/design/flcomp/applnots/292204.htm

Intel does not have top/bottom boot field. It is trivial to limit any 
code to AMD command set only. For AMD command sets, I see the Top/Bottom 
field is in Vendor Specific Tables for those flash parts that implement 
CFI Specification 1.1 or later. CFI Specification 1.0 does not support 
this.

However, the note from 1.1 table says if this field contains 0 for such 
devices and check device ID codes for Am29LV160 and Am29LV116 to 
determine top/bottom boot determination. I do not know if these are the 
only 2 devices that are CFI 1.0 compliant or there are more to handle 
differently.

Tolunay

  reply	other threads:[~2006-11-05  7:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-03 16:15 [U-Boot-Users] Where does U-Boot's CFI driver check for top/bottom boot? Timur Tabi
     [not found] ` <454BC9B3.8030806@orkun.us>
2006-11-04 10:03   ` Stefan Roese
2006-11-05  7:56     ` Tolunay Orkun
2006-11-05  9:31       ` Wolfgang Denk
2006-11-05  5:51 ` Tolunay Orkun
2006-11-05  7:44   ` Tolunay Orkun [this message]
2006-11-06 19:13   ` Timur Tabi
2006-11-06 22:00   ` Timur Tabi
  -- strict thread matches above, loose matches on Subject: below --
2006-11-06 22:27 Yogi

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=454D9648.3080300@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox