public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: "M.Eugenia G.Valdecasas" <valdecasas@isar-tec.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Flash detection
Date: Mon, 10 Nov 2003 15:20:00 -0000	[thread overview]
Message-ID: <1068477647.9906.16.camel@hermes> (raw)
In-Reply-To: <20031110142953.GG317@kavik.isar-tec.com>

On Mon, 2003-11-10 at 07:29, M.Eugenia G.Valdecasas wrote:
> Hi, I recompiled redboot to use in our board. It has a PXA255 processor
> with 2x16 Intel 28F128J3 Flash. I use the strata flash drivers from 
> intel. 
> I upload redboot to the board with the JTAG tools but on starting comes 
> an error message:
> 
> 
> +Can't identify FLASH, sorry, man e, dev 1e, id [<Not a string: 
> 0xA000CAFC>] stat 0
> A000CAEC: 0E 1E B0 AB 0E 1E C0 AB  0E 1E D0 AB 0E 1E E0 AB 
> |................|
> A000CAFC: 0E 1E F0 AB 00 00 00 00  00 00 00 00 00 00 00 00 
> |................|
> A000CB0C: 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 
> |................|
> A000CB1C: 00 00 00 00                                      
> |....            |
> FLASH: driver init failed: Unknown error
> 
> I tried the possible solutions named on the mailing list, like in 
> strata.c change the line  "if ( (qp->manuf_code == FLASH_Intel_code)"
> for "if(1 ", to define CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM and to change 
> the CNT into a higher value. But I still get the same error and it does 
> not go on.
> 
> Have anybody any ideas what is it happening?. I would really appreciate 
> any help. Thank you in advance,

The driver could not get your device to go into "identify" mode.
This can happen for many reasons:
  * FLASH is write protected (the "write" signal is not allowed)
  * You've configured the driver incorrectly.  You say that you have 
    2x16 FLASH - what does that mean [to you]?  Show us your 
    configuration lines from the driver include files.  

Note: the iPAQ flash is 2 devices organized in parallel to form a
32 bit path.  It might be a good place to look for assistance.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

  reply	other threads:[~2003-11-10 15:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-10 14:56 M.Eugenia G.Valdecasas
2003-11-10 15:20 ` Gary Thomas [this message]
2003-11-10 17:01   ` M.Eugenia G.Valdecasas
2003-11-10 20:29     ` Gary Thomas
2003-11-10 18:16 Jay Foster
2003-11-10 20:31 ` Gary Thomas
     [not found] <000b01c3a7d0$49ead9f0$030aa8c0@kavik>
2003-11-11 10:08 ` M.Eugenia G.Valdecasas
2003-11-11 11:22   ` [ECOS] " Jani Monoses

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=1068477647.9906.16.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=valdecasas@isar-tec.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).