Mainline Kernel V4 for iMX28

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

Mainline Kernel V4 for iMX28

Jump to solution
1,093 Views
michaelkoelbl
Contributor III

We want to change from Freescale's 2.6 kernel to Mainline kernel. As now V4.x is available my question: Has anyone successfully got a V4 kernel running? Is there an instruction available? Or should we use V3.x instead?

We have a custom board based on the EVK.

Labels (1)
1 Solution
886 Views
jörg_krause
Contributor III

We're using U-Boot version 2015.01 - but 2015.04 is also appropriate.

View solution in original post

0 Kudos
5 Replies
886 Views
lategoodbye
Senior Contributor I

Hello Michael,

the current mainline kernel support most of the features in Freescale 2.6.35 downstream kernel.

I suggest to use the Linux 4.1 because it will get longterm support in the near future.

In case you want to migrate from the old downstream kernel, you will need to build a new BSP for the custom board based on Device Tree.

Since your design bases on EVK you could copy arch/arm/boot/dts/imx28-evk.dts and modify it.

Regards

Stefan

0 Kudos
886 Views
jörg_krause
Contributor III

Without any difficulties we have a custom i.MX28 board running with Linux Kernel 4.0.x. The Freescalers are very active in developing the mainline Kernel :smileyhappy:

886 Views
michaelkoelbl
Contributor III

Hello Jörg,

can you tell me which bootloader (and which version) you're using?

Thanks from Bavaria

0 Kudos
887 Views
jörg_krause
Contributor III

We're using U-Boot version 2015.01 - but 2015.04 is also appropriate.

0 Kudos
886 Views
michaelkoelbl
Contributor III

Hello Jörg,

our problems result from using an old/wrong bootloader as we made there some changes due to our requirements. So to all who want porting to a newer 3.x/4.x kernel the advice take the appropriate bootloader.

0 Kudos