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: Tue, 12 Jun 2007 17:01:57 -0500	[thread overview]
Message-ID: <466F17D5.6080303@orkun.us> (raw)
In-Reply-To: <8c6c6f450706111740j35253719i477bd6b23b45c5b7@mail.gmail.com>

Ganesh Ragavan wrote:
>
> We recently moved to STM flash memory for one of our boards.  The 
> flash we are using is M29W128FH.  I don't see any support for this 
> flash in the ~/include/flash.h file in the U-boot source tree.  Could 
> someone please let me know how I could add support for this flash in 
> U-boot ?
>
Please try cfi_flash.c driver. Your flash is a CFI flash (AFAIK) and 
does not need a #define macro when using cfi_flash.c driver.

Tolunay

  parent reply	other threads:[~2007-06-12 22:01 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 [this message]
2007-06-12 23:31   ` Ganesh Ragavan
2007-06-13  5:02     ` Tolunay Orkun

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=466F17D5.6080303@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.