All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] cfi_flash support for 8 bit port width S29GL032M
Date: Mon, 18 Apr 2005 14:25:20 +0200	[thread overview]
Message-ID: <20050418122520.GA13690@orphique> (raw)
In-Reply-To: <20050418120045.37157.qmail@web15908.mail.cnb.yahoo.com>

On Mon, Apr 18, 2005 at 08:00:45PM +0800, Sam Song wrote:
> --- Alexandre BASTOS <alebas@televes.com> wrote:
> [snip]
> > So, my question is ... Is the S29GL032M (or AMD
> > equivalent AM29LV320M) already supported in byte 
> > mode for any board in u-boot?.
> > I have been testing some of the drivers, but I still
> > couldn't find a working solution for my board.
> 
> U could try the flash driver of RPXlite DW. If I 
> remember right, this one could work well for 4*8bit 
> of AM29LV320M. As for cfi driver, I haven't heard 
> about it can work for any AMD FLASH chip:-( Maybe I 
> exaggerate the case? Hope I am wrong:-)

Perhaps because some AMD chips are JEDEC compatible?
Quick look to datasheet shows that AM29LV320M is JEDEC
compatible and therefore cfi_flash driver will not work
for it (it works nicely for CFI compatible AMD chips such
as AM29DL323).

There is no generic driver for JEDEC flashes in U-Boot, so
you'll have to provide your own flash driver in board's
directory.

Best regards,
	ladis

  reply	other threads:[~2005-04-18 12:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18 12:00 [U-Boot-Users] cfi_flash support for 8 bit port width S29GL032M Sam Song
2005-04-18 12:25 ` Ladislav Michl [this message]
2005-04-18 13:36   ` Alexandre BASTOS
2005-04-18 13:40 ` Alexandre BASTOS
  -- strict thread matches above, loose matches on Subject: below --
2005-04-21  9:50 Sam Song
2005-04-21 11:03 ` Alex BASTOS
2005-04-18 11:38 Alexandre BASTOS
2005-04-18 12:46 ` Sebastian Schau

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=20050418122520.GA13690@orphique \
    --to=ladis@linux-mips.org \
    --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.