public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Multiple banks of Intel strataFlash?
@ 2001-07-24 11:31 Chris Lesiak
  2001-07-24 12:47 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Lesiak @ 2001-07-24 11:31 UTC (permalink / raw)
  To: ecos-discuss

Does ecos support multiple banks of Intel strataFlash?

My configuration is:

An Intel SA1110 with four Intel 28F128J3 parts.  These are 16bit wide
128Mbit (16MByte) devices that will be arranged in two 32bit wide banks
of 32MBytes each for a total of 64MBytes.  The first bank will start at
physical address 0x02000000 and the second bank will start at
0x08000000.

Thanks,
Chris Lesiak
clesiak@licor.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [ECOS] Multiple banks of Intel strataFlash?
  2001-07-24 11:31 [ECOS] Multiple banks of Intel strataFlash? Chris Lesiak
@ 2001-07-24 12:47 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2001-07-24 12:47 UTC (permalink / raw)
  To: Chris Lesiak; +Cc: ecos-discuss

On 24-Jul-2001 Chris Lesiak wrote:
> 
> 
> Does ecos support multiple banks of Intel strataFlash?
> 
> My configuration is:
> 
> An Intel SA1110 with four Intel 28F128J3 parts.  These are 16bit wide
> 128Mbit (16MByte) devices that will be arranged in two 32bit wide banks
> of 32MBytes each for a total of 64MBytes.  The first bank will start at
> physical address 0x02000000 and the second bank will start at
> 0x08000000.

Probably the best thing would be to arrange the memory map such that these
two banks end up contiguous [in logical memory] using the MMU.  Note that
the SA11x0 variant already moves the FLASH around, so this will not be a
big deal.  Once this is in place, some simple additions to the StrataFlash
driver will handle it for you.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-24 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-24 11:31 [ECOS] Multiple banks of Intel strataFlash? Chris Lesiak
2001-07-24 12:47 ` Gary Thomas

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