public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] FLASH support for EDOSK-2674
@ 2003-12-03 16:10 Uwe Kindler
  0 siblings, 0 replies; only message in thread
From: Uwe Kindler @ 2003-12-03 16:10 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-03 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-03 16:10 [ECOS] FLASH support for EDOSK-2674 Uwe Kindler

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).