All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Current state of Freescale LS1021A Xenomai support
@ 2015-08-31 11:10 Bukuli Norbert
  2015-08-31 12:39 ` Philippe Gerum
  0 siblings, 1 reply; 4+ messages in thread
From: Bukuli Norbert @ 2015-08-31 11:10 UTC (permalink / raw)
  To: xenomai

Hello, Everyone!

I have a few questions about the current state of Freescale LS1021A
SoC and TWR-LS1021A evaluation board support.

I saw on the website, that the `QorIQ LS1: LS1021' SoC is supported,
but I could not figure out, what line of Xenomai supports it. The
stable one (2.6) or the upcoming release (3)?

I prefer the dual-kernel architecture, because of our application
strict realtime needs, so I need a Xenomai supported version.

The linux kernel found in Freescale BSP is derived from v3.12.37,
which is currently not supported by Xenomai. On the other hand,
xenomai supported linux kernel versions (3.8.13, 3.10.32, 3.14.17)
don't have LS1021 support.

Newer vanilla kernels support LS1021A, but there are no i-pipe patches
for those versions.

Any documentation, git trees, and corresponding information would
be highly appreciated.

Thank you in advance!

--
Best regards
Norbert Bukuli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://xenomai.org/pipermail/xenomai/attachments/20150831/6c9570b8/attachment.sig>

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

* Re: [Xenomai] Current state of Freescale LS1021A Xenomai support
  2015-08-31 11:10 [Xenomai] Current state of Freescale LS1021A Xenomai support Bukuli Norbert
@ 2015-08-31 12:39 ` Philippe Gerum
  2015-08-31 12:45   ` Philippe Gerum
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe Gerum @ 2015-08-31 12:39 UTC (permalink / raw)
  To: Bukuli Norbert, xenomai

On 08/31/2015 01:10 PM, Bukuli Norbert wrote:
> Hello, Everyone!
> 
> I have a few questions about the current state of Freescale LS1021A
> SoC and TWR-LS1021A evaluation board support.
> 
> I saw on the website, that the `QorIQ LS1: LS1021' SoC is supported,
> but I could not figure out, what line of Xenomai supports it. The
> stable one (2.6) or the upcoming release (3)?
> 
> I prefer the dual-kernel architecture, because of our application
> strict realtime needs, so I need a Xenomai supported version.
> 
> The linux kernel found in Freescale BSP is derived from v3.12.37,
> which is currently not supported by Xenomai. On the other hand,
> xenomai supported linux kernel versions (3.8.13, 3.10.32, 3.14.17)
> don't have LS1021 support.
> 
> Newer vanilla kernels support LS1021A, but there are no i-pipe patches
> for those versions.
> 
> Any documentation, git trees, and corresponding information would
> be highly appreciated.

The port was done over a custom 3.14.44 kernel targeting the ls1. You
may need to port the I-pipe over 3.19+, or wait for the customer to
release these bits.

-- 
Philippe.


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

* Re: [Xenomai] Current state of Freescale LS1021A Xenomai support
  2015-08-31 12:39 ` Philippe Gerum
@ 2015-08-31 12:45   ` Philippe Gerum
  2015-08-31 13:01     ` Bukuli Norbert
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe Gerum @ 2015-08-31 12:45 UTC (permalink / raw)
  To: Bukuli Norbert, xenomai

On 08/31/2015 02:39 PM, Philippe Gerum wrote:
> On 08/31/2015 01:10 PM, Bukuli Norbert wrote:
>> Hello, Everyone!
>>
>> I have a few questions about the current state of Freescale LS1021A
>> SoC and TWR-LS1021A evaluation board support.
>>
>> I saw on the website, that the `QorIQ LS1: LS1021' SoC is supported,
>> but I could not figure out, what line of Xenomai supports it. The
>> stable one (2.6) or the upcoming release (3)?
>>
>> I prefer the dual-kernel architecture, because of our application
>> strict realtime needs, so I need a Xenomai supported version.
>>
>> The linux kernel found in Freescale BSP is derived from v3.12.37,
>> which is currently not supported by Xenomai. On the other hand,
>> xenomai supported linux kernel versions (3.8.13, 3.10.32, 3.14.17)
>> don't have LS1021 support.
>>
>> Newer vanilla kernels support LS1021A, but there are no i-pipe patches
>> for those versions.
>>
>> Any documentation, git trees, and corresponding information would
>> be highly appreciated.
> 
> The port was done over a custom 3.14.44 kernel targeting the ls1. You
> may need to port the I-pipe over 3.19+, or wait for the customer to
> release these bits.
> 

Alternatively you could forward port ipipe-3.10 to 3.12-fsl.

-- 
Philippe.


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

* Re: [Xenomai] Current state of Freescale LS1021A Xenomai support
  2015-08-31 12:45   ` Philippe Gerum
@ 2015-08-31 13:01     ` Bukuli Norbert
  0 siblings, 0 replies; 4+ messages in thread
From: Bukuli Norbert @ 2015-08-31 13:01 UTC (permalink / raw)
  To: Philippe Gerum, xenomai

On Mon, Aug 31, 2015 at 02:45:38PM +0200, Philippe Gerum wrote:
> On 08/31/2015 02:39 PM, Philippe Gerum wrote:
> > On 08/31/2015 01:10 PM, Bukuli Norbert wrote:
> >> Hello, Everyone!
> >>
> >> I have a few questions about the current state of Freescale LS1021A
> >> SoC and TWR-LS1021A evaluation board support.
> >>
> >> I saw on the website, that the `QorIQ LS1: LS1021' SoC is supported,
> >> but I could not figure out, what line of Xenomai supports it. The
> >> stable one (2.6) or the upcoming release (3)?
> >>
> >> I prefer the dual-kernel architecture, because of our application
> >> strict realtime needs, so I need a Xenomai supported version.
> >>
> >> The linux kernel found in Freescale BSP is derived from v3.12.37,
> >> which is currently not supported by Xenomai. On the other hand,
> >> xenomai supported linux kernel versions (3.8.13, 3.10.32, 3.14.17)
> >> don't have LS1021 support.
> >>
> >> Newer vanilla kernels support LS1021A, but there are no i-pipe patches
> >> for those versions.
> >>
> >> Any documentation, git trees, and corresponding information would
> >> be highly appreciated.
> > 
> > The port was done over a custom 3.14.44 kernel targeting the ls1. You
> > may need to port the I-pipe over 3.19+, or wait for the customer to
> > release these bits.
> > 
> 
> Alternatively you could forward port ipipe-3.10 to 3.12-fsl.
> 
> -- 
> Philippe.

Thanks for the quick answer I will check both solutions.

-- 
Best regards
Norbert Bukuli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://xenomai.org/pipermail/xenomai/attachments/20150831/fb256158/attachment.sig>

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

end of thread, other threads:[~2015-08-31 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-31 11:10 [Xenomai] Current state of Freescale LS1021A Xenomai support Bukuli Norbert
2015-08-31 12:39 ` Philippe Gerum
2015-08-31 12:45   ` Philippe Gerum
2015-08-31 13:01     ` Bukuli Norbert

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.