All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Xenomai 2.X on Freescale QorIQ T2080 processor
@ 2014-11-07 13:00 Pampolini Matteo
  2014-11-07 20:34 ` Philippe Gerum
       [not found] ` <24286_1415392335_545D2C4D_24286_8089_1_545D2CD9.1030404@xenomai.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Pampolini Matteo @ 2014-11-07 13:00 UTC (permalink / raw)
  To: xenomai@xenomai.org

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?

Many thanks in advance for your answer,

Matteo
This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person.
Questa e-mail e tutti i suoi allegati sono da intendersi inviati in via riservata all'effettivo destinatario e possono essere soggetti a restrizioni legali. Se non siete l'effettivo destinatario o avete ricevuto il messaggio per errore siete pregati di cancellarlo dal vostro sistema e di avvisare il mittente. E' vietata la duplicazione, l'uso a qualsiasi titolo, la divulgazione o la distribuzione dei contenuti di questa e-mail a qualunque altro soggetto.

Prima di stampare questa comunicazione consideratene, per favore, l'impatto ambientale
Please consider the environment before printing this email

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

* Re: [Xenomai] Xenomai 2.X on Freescale QorIQ T2080 processor
  2014-11-07 13:00 [Xenomai] Xenomai 2.X on Freescale QorIQ T2080 processor Pampolini Matteo
@ 2014-11-07 20:34 ` Philippe Gerum
       [not found] ` <24286_1415392335_545D2C4D_24286_8089_1_545D2CD9.1030404@xenomai.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Gerum @ 2014-11-07 20:34 UTC (permalink / raw)
  To: Pampolini Matteo, xenomai@xenomai.org

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.


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

* Re: [Xenomai] Xenomai 2.X on Freescale QorIQ T2080 processor
       [not found] ` <24286_1415392335_545D2C4D_24286_8089_1_545D2CD9.1030404@xenomai.org>
@ 2014-11-11 12:14   ` Pampolini Matteo
  0 siblings, 0 replies; 3+ messages in thread
From: Pampolini Matteo @ 2014-11-11 12:14 UTC (permalink / raw)
  To: Philippe Gerum, xenomai@xenomai.org

Hi Philippe,

many many thanks for your quick and exhaustive reply, I will start
working on this,
in case of troubles I will ask again for your kind help.

Regards, Matteo

On 07/11/2014 21:34, Philippe Gerum wrote:
> 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.
>

This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person.
Questa e-mail e tutti i suoi allegati sono da intendersi inviati in via riservata all'effettivo destinatario e possono essere soggetti a restrizioni legali. Se non siete l'effettivo destinatario o avete ricevuto il messaggio per errore siete pregati di cancellarlo dal vostro sistema e di avvisare il mittente. E' vietata la duplicazione, l'uso a qualsiasi titolo, la divulgazione o la distribuzione dei contenuti di questa e-mail a qualunque altro soggetto.

Prima di stampare questa comunicazione consideratene, per favore, l'impatto ambientale
Please consider the environment before printing this email


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

end of thread, other threads:[~2014-11-11 12:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 13:00 [Xenomai] Xenomai 2.X on Freescale QorIQ T2080 processor Pampolini Matteo
2014-11-07 20:34 ` Philippe Gerum
     [not found] ` <24286_1415392335_545D2C4D_24286_8089_1_545D2CD9.1030404@xenomai.org>
2014-11-11 12:14   ` Pampolini Matteo

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.