linux kernel upgrade for imx6quad

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

linux kernel upgrade for imx6quad

1,816 Views
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 Kudos
2 Replies

1,608 Views
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 Kudos

1,608 Views
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 Kudos