public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Paul D. DeRocco" <pderocco@ix.netcom.com>
To: "eCos Discuss" <ecos-discuss@ecos.sourceware.org>
Subject: RE: [ECOS] How program the Chip Slect on at91?
Date: Wed, 03 Aug 2005 09:24:00 -0000	[thread overview]
Message-ID: <NEBBKHCFDGIGIJEHDJFCKEJAPPAA.pderocco@ix.netcom.com> (raw)
In-Reply-To: <002201c59800$a11188b0$cda9fe90@emea.cisco.com>

> From: Jaws
>
>     I'm trying to use an EB40A connected with an ethernet Chip CS8900A.
> To interfacing them I'm using EBI expansion Bus and I connected
> the CS8900A chip select to NCS1.
> I have to program this chip select to remap my device to the address
> 0xf0000300.
> How can I do this? What changes and where is the best place to insert this
> changes?

By the way, the chip selects can only be programmed to multiples of one
megabyte, e.g., 0xF0000000. If you don't mind your device mirrored
throughout a one megabyte range (i.e., 0xF0000000 to 0xF00FFFFF), then
you're all set. If you need finer granularity, to prevent it from responding
to other addresses in the range, your hardware has to decode the lower order
address lines directly.

--

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com


-- 
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:[~2005-08-03  9:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03  7:55 Jaws
2005-08-03  8:34 ` [ECOS] " Jani Monoses
2005-08-03  8:35 ` [ECOS] " Dirk Eibach
2005-08-03  9:24 ` Paul D. DeRocco [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=NEBBKHCFDGIGIJEHDJFCKEJAPPAA.pderocco@ix.netcom.com \
    --to=pderocco@ix.netcom.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).