From: Jeff Angielski <jeff@theptrgroup.com>
To: Stephen Williams <612dlag102@sneakemail.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Activating SystemACE support
Date: 26 Feb 2004 11:02:24 -0500 [thread overview]
Message-ID: <1077811344.4225.12.camel@localhost.localdomain> (raw)
In-Reply-To: <10318-29667@sneakemail.com>
On Wed, 2004-02-25 at 22:54, Stephen Williams wrote:
>
> I have a board that, like the Xilinx ml300 board, has a SystemACE
> chip on it. I would like to activate the existing SystemACE drivers
> support in the kernel, but it is not clear to me how I pass to the
> drivers the base address and IRQ that has been assigned. Does anyone
> has any suggestions?
>
The SystemACE driver is currently written as a subset of the
CONFIG_XILINX_OCP code. So the easiest thing is to just add another
xparameters_xxxx.h and have it conditionally included into the
arch/ppc/platforms/xilinx_ocp/xparameters.h file. Put your board
specific information in that file and you should be fine from there.
You might have to also munge the config.in files and/or Makefiles to
make sure everything gets included that needs to be there to support the
SystemACE.
Incidentally, I would be interested in hearing what kind of transfer
rates people are seeing using the SystemACE. I have run some Bonnie
tests on the filesystem on my MPC8266 board and it is pretty slow.
Jeff Angielski
The PTR Group
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-02-26 16:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-26 3:54 Activating SystemACE support Stephen Williams
2004-02-26 9:44 ` Andrei Konovalov
2004-02-26 12:12 ` Jon Masters
2004-02-26 16:02 ` Jeff Angielski [this message]
2004-02-26 17:48 ` Andrei Konovalov
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=1077811344.4225.12.camel@localhost.localdomain \
--to=jeff@theptrgroup.com \
--cc=612dlag102@sneakemail.com \
--cc=linuxppc-embedded@lists.linuxppc.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 NNTP newsgroup(s).