From: Philippe Gerum <rpm@xenomai.org>
To: Pampolini Matteo <matteo.pampolini@selex-es.com>,
"xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai] Xenomai 2.X on Freescale QorIQ T2080 processor
Date: Fri, 07 Nov 2014 21:34:33 +0100 [thread overview]
Message-ID: <545D2CD9.1030404@xenomai.org> (raw)
In-Reply-To: <545CC287.908@selex-es.com>
On 11/07/2014 02:00 PM, Pampolini Matteo wrote:
> Hello there,
>
> do you know if all around the world someone is working to port Xenomai
> 2.X on Freescale QorIQ T2080 processor?
> Because this processor does not appear in the list of supported ones?
>
> If yes, would it be possible to know which patch is used? And if no, may
> you please point me in the right direction
> to create it by myself and then give it back to community?
>
You did not mention which kernel release was of interest, so I'll assume
3.14. This patch is the right starting point for 3.14:
http://download.gna.org/adeos/patches/v3.x/powerpc/ipipe-core-3.14.17-powerpc-4.patch
Then add the few commits that piled up in the I-pipe git tree since tag
"ipipe-core-3.14.17-powerpc-4", which the patch mentioned above
corresponds to: http://git.xenomai.org/ipipe.git/log/?h=ipipe-3.14
Or wait until drop -5 appears in the download area, they will be included.
Then have a look at the PIC code for making it aware of the interrupt
pipeline, this beast likely sports a MPIC (just a guess), in which case
the work to support the "generic" MPIC is done already. Having a look at
the error interrupt handling for freescale's PIC chips in sysdev/ may be
a good idea too.
Another interesting part is in head_fsl_booke.S, in case this platform
has additional exception vectors which might need to be pipelined.
There will be other issues, but this is a starting point.
--
Philippe.
next prev parent reply other threads:[~2014-11-07 20:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 13:00 [Xenomai] Xenomai 2.X on Freescale QorIQ T2080 processor Pampolini Matteo
2014-11-07 20:34 ` Philippe Gerum [this message]
[not found] ` <24286_1415392335_545D2C4D_24286_8089_1_545D2CD9.1030404@xenomai.org>
2014-11-11 12:14 ` Pampolini Matteo
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=545D2CD9.1030404@xenomai.org \
--to=rpm@xenomai.org \
--cc=matteo.pampolini@selex-es.com \
--cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.