All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Frank Svendsbøe" <frank.svendsboe@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Does U-boot supports Spansion S29GL512P NOR Flash?
Date: Wed, 14 Apr 2010 09:38:58 +0200	[thread overview]
Message-ID: <i2r1ba63b521004140038kc51b91f0rde28cbdf638e38ac@mail.gmail.com> (raw)
In-Reply-To: <s2yb9c1f3ac1004132203pab474bc0i36443501c19c2537@mail.gmail.com>

> But when flash is getting detected it shows the chipwidth is 8 and portwidth
> is 16. If you see the logs in earlier mail it is like
> found port 2 chip 1 port 16 bits chip 8 bits. Is it correct or wrong?
>

Check the nBYTE pin on the Spansion flash. For 16bit operation, it
should be connected to 3.3V.

>>> Again, please use the mainline CFI driver and give it another try.
> I can not use the current code as we have to use the present code for some
> reason. I believe the?uboot code 2009.08, I am using, must also support the
> S29GL512P chip.
>

We used the S29GL512P on 2009.08 too, so the problem is probably not
related to wrong version of U-Boot.
Your BDI configuration is the same we use, except for the ERASE command.

With an uninitialized memory controller, the CS0 is probably visible
at address 0x0. So the ERASE should be
ERASE 0x0 0x20000 512

Regards,
Frank

  reply	other threads:[~2010-04-14  7:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-09  5:26 [U-Boot] Does U-boot supports Spansion S29GL512P NOR Flash? prakash bedge
2010-04-09  6:10 ` Stefan Roese
2010-04-09  7:22   ` prakash bedge
2010-04-09  7:35     ` Stefan Roese
2010-04-09  7:55       ` Frank Svendsbøe
2010-04-09  8:05       ` prakash bedge
2010-04-09  8:09         ` Stefan Roese
2010-04-09  9:10           ` Frank Svendsbøe
2010-04-09 12:11             ` prakash bedge
2010-04-09 13:27               ` Frank Svendsbøe
2010-04-12  4:13                 ` prakash bedge
2010-04-12 17:01                   ` Frank Svendsbøe
2010-04-12 17:15                   ` Frank Svendsbøe
2010-04-13  6:31                     ` prakash bedge
2010-04-13  8:34                       ` Stefan Roese
2010-04-13 11:46                         ` prakash bedge
2010-04-13 12:16                           ` Stefan Roese
2010-04-14  5:03                             ` prakash bedge
2010-04-14  7:38                               ` Frank Svendsbøe [this message]
2010-04-14 12:05                               ` Stefan Roese
2010-04-16 14:38                                 ` prakash bedge
2010-04-20  9:25                                   ` prakash bedge
2010-04-09 13:35               ` Stefan Roese
2010-04-12  4:18                 ` prakash bedge
2010-04-12  7:59                   ` Stefan Roese
2012-03-10 10:47   ` Balaji Sivakumar
2012-03-10 18:29     ` Dirk Behme
2012-03-10 19:10     ` Wolfgang Denk
2010-04-09  7:48 ` Frank Svendsbøe
2010-04-09  8:07   ` prakash bedge
2010-04-09  8:23     ` Frank Svendsbøe

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=i2r1ba63b521004140038kc51b91f0rde28cbdf638e38ac@mail.gmail.com \
    --to=frank.svendsboe@gmail.com \
    --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.