real time support for imx6ull

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

real time support for imx6ull

跳至解决方案
1,825 次查看
deepak_a
Contributor I

Hello,

I am trying to build kernel with PREEMPT_RT patch for imx6ull evk,
I followed /poky/meta/recipes-rt/README file for configuration and then added
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" line to conf/local.conf
in build directory, But when i execute "bitbake core-image-rt" command i get below error

ERROR: Nothing PROVIDES 'core-image-rt'
ERROR: core-image-rt was skipped: Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it

Please let me know what i am missing? Does imx6ull evk supports/tested with preempt rt patch?

Thank You,

Deepak

标签 (3)
0 项奖励
回复
1 解答
1,438 次查看
art
NXP Employee
NXP Employee

The Linux BSP by NXP for the i.MX6ULL EVK board has never been officially tested with the PREEMPT_RT patch.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,439 次查看
art
NXP Employee
NXP Employee

The Linux BSP by NXP for the i.MX6ULL EVK board has never been officially tested with the PREEMPT_RT patch.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,438 次查看
deepak_a
Contributor I

Hi Artur,

Thanks for the quick response,

I also tried to build the kernel independently using toolchain, the kernel version i checked out was imx_4.1.15_1.0.0_ga and the patch i tried apply are  patches-4.1.15-rt17 & patches-4.1.15-rt18, but both the patches are failing to apply. is it possible to apply the patch using this method.

Thank You,

Deepak

0 项奖励
回复