public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Regarding M29W128GL Support in u-boot
Date: Thu, 10 Jan 2013 08:52:54 +0100	[thread overview]
Message-ID: <50EE7356.8020004@denx.de> (raw)
In-Reply-To: <02BE3AF15ED7E746BB6EBFDD1431024707C37B88@IGTEBLRMB12.igatecorp.com>

On 01/09/2013 04:42 PM, Ramesh K Khokhani wrote:
> We have M5329EVB with JTAG. That board has LHF00L31 (2MB) Flash.
> And we have source code of u-boot, linux Kernel and rootfs with
> required patch (so called LTIB) which is available in freescale
> website.
> 
> Now we have our custom board with same processor MCF5329 and
> M29W128GL NOR Flash. Can anybody help me how to configure u-boot
> (from LTIB) so i can run u-boot from this M29W128GL NOR flash.
> Means can i know is it supported in u-boot? If yes or no then
> can i know how and any patch you have?

The M29W flash chips are supported in current mainline U-Boot by the
common CFI driver (drivers/mtd/cfi_flash.c). To configure this driver
for your board I suggest you take a look at one of the boards using this
driver (its used by many platforms). Search for CONFIG_FLASH_CFI_DRIVER.

Thanks,
Stefan

      reply	other threads:[~2013-01-10  7:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09 15:42 [U-Boot] Regarding M29W128GL Support in u-boot Ramesh K Khokhani
2013-01-10  7:52 ` Stefan Roese [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=50EE7356.8020004@denx.de \
    --to=sr@denx.de \
    --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