public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Uwe Kindler" <ukindler@htwm.de>
To: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] FLASH support for EDOSK-2674
Date: Wed, 03 Dec 2003 16:10:00 -0000	[thread overview]
Message-ID: <001701c3b9b8$82266060$2c79378d@uwepc> (raw)

Hello,

just a short question about the intel strata flash driver. I don't know if I
understand the configuration options of this driver right.
The EDOSK-2674 board contains a 4MByte INTEL 28F320J3A main flash memory
with the following parameters:

Bus Width: 16 Bit
Adress: FROM 0x000000 TO 0x3FFFFF

So I setup the configuration in my edosk_strataflash.inl file in the
following way:

#define CYGNUM_FLASH_DEVICES         (1)
#define CYGNUM_FLASH_BASE                (0x00000000u)
#define CYGNUM_FLASH_BASE_MASK  (0xFC000000u)
#define CYGNUM_FLASH_WIDTH            (16)
#define CYGNUM_FLASH_BLANK           (1)

Could someone confirm that I understand the configuration setting right or
is there something wrong with
the BASE or BASE_MASK

Thank you very much

Uwe Kindler


-- 
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-12-03 16:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='001701c3b9b8$82266060$2c79378d@uwepc' \
    --to=ukindler@htwm.de \
    --cc=ecos-discuss@sources.redhat.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).