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] STM flash support
Date: Wed, 13 Jun 2007 00:02:26 -0500	[thread overview]
Message-ID: <466F7A62.1080109@orkun.us> (raw)
In-Reply-To: <8c6c6f450706121631m1939adbbu4b5812d53607ce01@mail.gmail.com>

First, never ever post HTML messages to the list. The mail format for 
this list is plain text.

Ganesh Ragavan wrote:
> Thanks Stefan and Tolunay for the response.  The U-Boot version we are 
> using is 1.0.0, which does not have the file cfi_flash.c that you 
> mentioned.  We don't want to upgrade the version.

cfi_flash.c is in drivers directory. If you are not using cfi_flash.c 
you are using a board custom flash driver.. There are/were a lot of 
flash.c drivers in the past but many boards are now using cfi_flash 
driver. You will have to support your own board custom driver yourself.

If your board is in public repository latest U-Boot version might be 
already using cfi_flash driver.

Finally, U-Boot 1.0.0 is very old. There has been various bugs fixed. 
You should use latest code from git repository.

Tolunay

      reply	other threads:[~2007-06-13  5:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-12  0:40 [U-Boot-Users] STM flash support Ganesh Ragavan
2007-06-12  5:33 ` Stefan Roese
2007-06-12 22:01 ` Tolunay Orkun
2007-06-12 23:31   ` Ganesh Ragavan
2007-06-13  5:02     ` 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=466F7A62.1080109@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.