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] [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc.
Date: Thu, 09 Nov 2006 14:11:18 -0600	[thread overview]
Message-ID: <45538B66.4010504@orkun.us> (raw)
In-Reply-To: <45535CB8.8060008@freescale.com>

Timur Tabi wrote:
> Tolunay Orkun wrote:
>> This patch:
>>
>>   * Adds support for AMD command set Top Boot flash geometry reversal
>>   * Adds support for displaying command set, manufacturer id and
>>     device ids (flinfo)
>>   * Makes flinfo output to be consistent when CFG_FLASH_EMPTY_INFO 
>> defined
>>   * Removes outdated change history (refer to git log instead)
>
> This patch looks good, but I get this from flinfo:
>
> Bank # 1: CFI conformant FLASH (16 x 16)  Size: 8 MB in 135 Sectors
>   AMD Standard command set, Manufacturer ID: 0xFF, Device ID: 0xFF
>   Erase timeout: 16384 ms, write timeout: 1 ms
>
> Are these the correct values for manufacturer ID and device ID?
>
Thanks for testing the patch. Not correct. It is cosmetic in your case 
since your flash CFI is version 1.1 or later.

It looks like I cannot access JEDEC IDs while still in CFI Query mode in 
AMD style flash (unlike Intel). Bummer :( I have to explicitly send the 
autoselect command to read out and switch back to CFI Query mode again.

I will improve the patch. Also, while browsing Spansion web site, I came 
across with 3 byte Device IDs. So, we have to improve on that as well.

Best regards,
Tolunay

  reply	other threads:[~2006-11-09 20:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-09  5:21 [U-Boot-Users] [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc Tolunay Orkun
2006-11-09 16:52 ` Timur Tabi
2006-11-09 20:11   ` Tolunay Orkun [this message]
2006-11-09 20:16     ` Timur Tabi
     [not found]       ` <200611092222.01122.sr@denx.de>
2006-11-09 21:25         ` Timur Tabi

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=45538B66.4010504@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