From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Miroslaw Dach" <miroslaw.dach@psi.ch>,
"Linux PPC" <linuxppc-embedded@ozlabs.org>
Subject: Re: linux 2.6 on xilinx ml403
Date: Wed, 18 Apr 2007 10:04:26 -0600 [thread overview]
Message-ID: <528646bc0704180904k1b525fcan6454bbe9d99f590b@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0704181448130.9502-200000@slslc02.psi.ch>
On 4/18/07, Miroslaw Dach <miroslaw.dach@psi.ch> wrote:
> Hi Grant,
>
> Thank you very much for your e-mail. I have just downloaded your
> kernel with patches for ml403. In fact I have the Avnet evaluation board
> which is equipped with Xilinx cheap Virtex-4 FX12.
>
> Would you have also the .config file which corresponds to the ml403
> architecture?
The ml403_defconfig (arch/ppc/configs) should be a workable starting point.
>
> I have used the EDK 8.2 which generated all of the files (drivers and BSP
> definitions). In the include file -> xparametrs_ml40x.h there are
> however different macros comparing to that what is in the standard linux
> 2.6 (I have attached the file generated by the EDK 8.2). I have to find
> out the way how to map the addresses ?
The xparameters file generated by EDK should work with the mainline
kernel (assuming you selected Linux 2.6 in the EDK software platform
settings. Drop it into the arch/ppc/platforms/4xx/xparameters
directory and make sure xparameters.h is including it when your board
is selected in .config
> I do not know, in addition, how to setup the GPIO to deal with the FPGA
> part of my board. The EDK 8.2 has generated the char/xilinx_gpio driver. I
> could not find the equivalent in the kernel 2.6. There are however some
> references in the xparametrs_ml403.h to GPIO. Could you tell me please how
> to included GPIO support (driver) to the kernel and how to configure it?
There is no Xilinx GPIO driver in mainline or in my tree. You'll need
to write or port one, but it's just GPIO, it's not too hard to do.
>
> Sorry for some basic questions but I am just a beginner in the Xilinx
> ml403 linux programing.
No problem, but please as questions on the mailing list instead of in
private emails.
Cheers,
g.
--
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
prev parent reply other threads:[~2007-04-18 16:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-10 11:51 linux 2.6 on xilinx ml403 Miroslaw Dach
2007-04-16 5:59 ` Grant Likely
[not found] ` <Pine.LNX.4.44.0704181448130.9502-200000@slslc02.psi.ch>
2007-04-18 16:04 ` Grant Likely [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=528646bc0704180904k1b525fcan6454bbe9d99f590b@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=linuxppc-embedded@ozlabs.org \
--cc=miroslaw.dach@psi.ch \
/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).