public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Laurie Gellatly" <laurie.gellatly@netic.com>
To: "ecos discuss" <ecos-discuss@ecos.sourceware.org>
Subject: RE: [ECOS] Different flash
Date: Sun, 13 Jul 2008 12:44:00 -0000	[thread overview]
Message-ID: <OBEELMDOHGDFDEMJCJCJMELONAAA.laurie.gellatly@netic.com> (raw)
In-Reply-To: <20080703131051.GE27831@lunn.ch>

All,
Just as an update and FYI on adding alternate flash devices.
I tried adding a second, alternate, flash driver to my project and the
system was not happy when it booted.
A complaint about the device addresses being the same from what I recall.
What I did to resolve it was to change from using
cyg_am29xxxxx_init_check_devid_XX to cyg_am29xxxxx_init_cfi_XX
and then just defining the one flash. That's fine with either flash present
provided the chip supports CFI.
One point that was not clear at first in the documentation was about the
number of entries in the blocks within CYG_FLASH_DRIVER
which I now believe is the number of rows in block_info.

Also the Atmel chips and the ST (Numonyx) chips look almost compatible and
that's exactly what they are - ALMOST compatible.

Hope this helps someone else.				...Laurie:{)


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

      parent reply	other threads:[~2008-07-13 12:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 16:27 [ECOS] SNMP authentication problem Georg Brutscheid
2008-06-27 15:11 ` Alperen Coskun
2008-07-03 12:55   ` [ECOS] Different flash Laurie Gellatly
2008-07-03 13:11     ` Andrew Lunn
2008-07-03 21:39       ` Laurie Gellatly
2008-07-13 12:44       ` Laurie Gellatly [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=OBEELMDOHGDFDEMJCJCJMELONAAA.laurie.gellatly@netic.com \
    --to=laurie.gellatly@netic.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).