linux kernel upgrade for imx6quad

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

linux kernel upgrade for imx6quad

2,136 次查看
turkersezgin
Contributor III

Hello everyone,

I have a custom board with imx6quad.

I use linux-kernel-3.14.28 with custom dts file. I want to upgrade my kernel to kernel-4.xxx

Is it possible?

Could you help me about upgrade my kernel?

Thanks.

Best regards.

0 项奖励
回复
2 回复数

1,928 次查看
igorpadykov
NXP Employee
NXP Employee

Hi turker

one can folow attached Yocto Guide, more documentation can be found on

i.MX Software and Development Tools | NXP 

NXP linux source.codeaurora.org repository

linux-imx - i.MX Linux kernel 

Best regards
igor

0 项奖励
回复

1,928 次查看
kunalkotecha1
Senior Contributor II

Hi turkersezgin@mikrostar.com,

According to me. there can be two cases : 

  1. If the product is not in the market, then you can straight forward move on to the new yocto version with 4.x kernel you want. Please refer the i.MX Software and Development Tools | NXP  link for the documents of the same.
  2. If the product is in the market and you really want to upgrade it remotely(I guess this is the case you are talking about), then you can try using swupdate feature to upgrade your embedded system. For this you need to update the kernel recipe file and dependency in your current yocto. Then you can update the kernel with SWUpdate: software update for embedded system — Embedded Software Update Documentation 2019.11 docum.... (Note: After doing this you need to verify your product with each and every peripheral and make sure that is is not having any dependency on any package of yocto, as you are upgrading only kernel and not yocto).

Regards,

Kunal

0 项奖励
回复