All of lore.kernel.org
 help / color / mirror / Atom feed
* Enable Xenomai on i.MX Platform
@ 2020-07-30  5:40 Xiaodong Zhang
  2020-07-30 13:33 ` Greg Gallagher
  0 siblings, 1 reply; 4+ messages in thread
From: Xiaodong Zhang @ 2020-07-30  5:40 UTC (permalink / raw)
  To: xenomai

Hi Xenomai,

 I ported ipipe patch and enable Xenomai 3.1 on i.MX Platform (i.MX6 series
and i.MX8M based on Yocto L4.19.35 1.1.0 GA release), the below link will
give more information.

https://community.nxp.com/docs/DOC-347373

https://community.nxp.com/docs/DOC-345893

Later I and my colleague will focus on fix bugs, optimize real-time
performance, add more RTDM i.MX drivers and improve system stability for
i.MX6/8 platform.

BTW, I don’t see ipipe 5.4 patch, and can you tell me the plan when enable
ipipe on Linux 5.4 kernel?

 

 

Thanks & Best Regards,

Zhang Xiao Dong (张晓东)



NXP Semiconductor 

No. 192 Liangjing Rd., Pudong New Area, Shanghai 201203, P.R. China

Tel: +86-21-2893-7154

Fax: +86-21-2893-7444

 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 22041 bytes
Desc: not available
URL: <http://xenomai.org/pipermail/xenomai/attachments/20200730/b2464c31/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 9593 bytes
Desc: not available
URL: <http://xenomai.org/pipermail/xenomai/attachments/20200730/b2464c31/attachment.bin>

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

* Re: Enable Xenomai on i.MX Platform
  2020-07-30  5:40 Enable Xenomai on i.MX Platform Xiaodong Zhang
@ 2020-07-30 13:33 ` Greg Gallagher
  2020-07-31  2:54   ` [EXT] " Xiaodong Zhang
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Gallagher @ 2020-07-30 13:33 UTC (permalink / raw)
  To: Xiaodong Zhang; +Cc: xenomai

HI,

On Thu, Jul 30, 2020 at 6:30 AM Xiaodong Zhang via Xenomai
<xenomai@xenomai.org> wrote:
>
> Hi Xenomai,
>
>  I ported ipipe patch and enable Xenomai 3.1 on i.MX Platform (i.MX6 series
> and i.MX8M based on Yocto L4.19.35 1.1.0 GA release), the below link will
> give more information.
Looks great.
>
> https://community.nxp.com/docs/DOC-347373
>
> https://community.nxp.com/docs/DOC-345893
>
> Later I and my colleague will focus on fix bugs, optimize real-time
> performance, add more RTDM i.MX drivers and improve system stability for
> i.MX6/8 platform.
>
Are your changes also coming up stream?

> BTW, I don’t see ipipe 5.4 patch, and can you tell me the plan when enable
> ipipe on Linux 5.4 kernel?
>
Currently the plan is to switch from using the ipipe to dovetail for
5.4.  With dovetail we shouldn't have to maintain separate repos per
architecture.

-Greg

>
>
>
>
> Thanks & Best Regards,
>
> Zhang Xiao Dong (张晓东)
>
>
>
> NXP Semiconductor
>
> No. 192 Liangjing Rd., Pudong New Area, Shanghai 201203, P.R. China
>
> Tel: +86-21-2893-7154
>
> Fax: +86-21-2893-7444
>
>
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: image001.png
> Type: image/png
> Size: 22041 bytes
> Desc: not available
> URL: <http://xenomai.org/pipermail/xenomai/attachments/20200730/b2464c31/attachment.png>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 9593 bytes
> Desc: not available
> URL: <http://xenomai.org/pipermail/xenomai/attachments/20200730/b2464c31/attachment.bin>


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

* RE: [EXT] Re: Enable Xenomai on i.MX Platform
  2020-07-30 13:33 ` Greg Gallagher
@ 2020-07-31  2:54   ` Xiaodong Zhang
  2020-08-01  4:31     ` Greg Gallagher
  0 siblings, 1 reply; 4+ messages in thread
From: Xiaodong Zhang @ 2020-07-31  2:54 UTC (permalink / raw)
  To: Greg Gallagher; +Cc: xenomai

Hi Greg,
   Thank you for your feedback. I also have plan to upload to i.MX next release (maybe Yocto L5.4.47) which will support i.MX8MP(the first i.MX SOC has NPU, ISP and TSN). 
I find some information about Dovetail in EVL project(https://evlproject.org/dovetail/ ), and do you mean Xenomai will reuse dovetail of EVL project for Linux Kernel 5 or future version ? 



Thanks & Best Regards,
Zhang Xiao Dong (张晓东)

NXP Semiconductor 
No. 192 Liangjing Rd., Pudong New Area, Shanghai 201203, P.R. China
Tel: +86-21-2893-7154
Fax: +86-21-2893-7444

-----Original Message-----
From: Greg Gallagher <greg@embeddedgreg.com> 
Sent: Thursday, July 30, 2020 9:34 PM
To: Xiaodong Zhang <xiaodong.zhang@nxp.com>
Cc: xenomai@xenomai.org
Subject: [EXT] Re: Enable Xenomai on i.MX Platform

Caution: EXT Email

HI,

On Thu, Jul 30, 2020 at 6:30 AM Xiaodong Zhang via Xenomai <xenomai@xenomai.org> wrote:
>
> Hi Xenomai,
>
>  I ported ipipe patch and enable Xenomai 3.1 on i.MX Platform (i.MX6 
> series and i.MX8M based on Yocto L4.19.35 1.1.0 GA release), the below 
> link will give more information.
Looks great.
>
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcomm
> unity.nxp.com%2Fdocs%2FDOC-347373&amp;data=02%7C01%7Cxiaodong.zhang%40
> nxp.com%7Ccdda2a1120644b5d6b3008d8348d3de0%7C686ea1d3bc2b4c6fa92cd99c5
> c301635%7C0%7C0%7C637317128520175829&amp;sdata=G7emkP%2BW5tEO46ewZHzNr
> SIGYAl19iaTWi7UghO7XLo%3D&amp;reserved=0
>
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcomm
> unity.nxp.com%2Fdocs%2FDOC-345893&amp;data=02%7C01%7Cxiaodong.zhang%40
> nxp.com%7Ccdda2a1120644b5d6b3008d8348d3de0%7C686ea1d3bc2b4c6fa92cd99c5
> c301635%7C0%7C0%7C637317128520185827&amp;sdata=bykfSf2Gk1fdGAYKC6NoU7L
> OcPcgtqH0wwoSDs6CqPM%3D&amp;reserved=0
>
> Later I and my colleague will focus on fix bugs, optimize real-time 
> performance, add more RTDM i.MX drivers and improve system stability 
> for
> i.MX6/8 platform.
>
Are your changes also coming up stream?

> BTW, I don’t see ipipe 5.4 patch, and can you tell me the plan when 
> enable ipipe on Linux 5.4 kernel?
>
Currently the plan is to switch from using the ipipe to dovetail for 5.4.  With dovetail we shouldn't have to maintain separate repos per architecture.

-Greg

>
>
>
>
> Thanks & Best Regards,
>
> Zhang Xiao Dong (张晓东)
>
>
>
> NXP Semiconductor
>
> No. 192 Liangjing Rd., Pudong New Area, Shanghai 201203, P.R. China
>
> Tel: +86-21-2893-7154
>
> Fax: +86-21-2893-7444
>
>
>
> -------------- next part -------------- A non-text attachment was 
> scrubbed...
> Name: image001.png
> Type: image/png
> Size: 22041 bytes
> Desc: not available
> URL: 
> <https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fxeno
> mai.org%2Fpipermail%2Fxenomai%2Fattachments%2F20200730%2Fb2464c31%2Fat
> tachment.png&amp;data=02%7C01%7Cxiaodong.zhang%40nxp.com%7Ccdda2a11206
> 44b5d6b3008d8348d3de0%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637
> 317128520185827&amp;sdata=0IzGueA0Xjae0PAllw2%2BRhz9%2Fl3X9nAVH7uDF5Lx
> %2FXE%3D&amp;reserved=0>
> -------------- next part -------------- A non-text attachment was 
> scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 9593 bytes
> Desc: not available
> URL: 
> <https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fxeno
> mai.org%2Fpipermail%2Fxenomai%2Fattachments%2F20200730%2Fb2464c31%2Fat
> tachment.bin&amp;data=02%7C01%7Cxiaodong.zhang%40nxp.com%7Ccdda2a11206
> 44b5d6b3008d8348d3de0%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637
> 317128520185827&amp;sdata=o6h23LqbEPLcS4jxFcEnY%2BKPWYdSSqyUDrA%2BvS2C
> ejM%3D&amp;reserved=0>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 9593 bytes
Desc: not available
URL: <http://xenomai.org/pipermail/xenomai/attachments/20200731/24d325ea/attachment.bin>

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

* Re: [EXT] Re: Enable Xenomai on i.MX Platform
  2020-07-31  2:54   ` [EXT] " Xiaodong Zhang
@ 2020-08-01  4:31     ` Greg Gallagher
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Gallagher @ 2020-08-01  4:31 UTC (permalink / raw)
  To: Xiaodong Zhang; +Cc: xenomai

On Thu, Jul 30, 2020 at 10:54 PM Xiaodong Zhang <xiaodong.zhang@nxp.com> wrote:
>
> Hi Greg,
>    Thank you for your feedback. I also have plan to upload to i.MX next release (maybe Yocto L5.4.47) which will support i.MX8MP(the first i.MX SOC has NPU, ISP and TSN).
> I find some information about Dovetail in EVL project(https://evlproject.org/dovetail/ ), and do you mean Xenomai will reuse dovetail of EVL project for Linux Kernel 5 or future version ?
>
Yes, the plan at the moment is to reuse dovetail and port Xenomai as
the realtime core.  This will hopefully help with reducing the amount
of maintenance required.


-Greg


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30  5:40 Enable Xenomai on i.MX Platform Xiaodong Zhang
2020-07-30 13:33 ` Greg Gallagher
2020-07-31  2:54   ` [EXT] " Xiaodong Zhang
2020-08-01  4:31     ` Greg Gallagher

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.