IMX28 EVK ltib choosing different kernel version

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

IMX28 EVK ltib choosing different kernel version

715 Views
ganeshh
Contributor III

Hello,

I tried compiling Ltib BSP for IMX 28 its compiling smoothly with kernel version 2.6.35..When i tried to change the kernel version to 3.0.35 am getting this error how can i solve this

Processing: kernel-3.0.35

===========================

Build path taken because: force set, no prebuilt rpm,

Testing network connectivity

OK PPP:

OK GPP:

Try linux-3.0.35.tar.bz2 from the PPP

12:56:53 URL:http://auslxsc01.am.freescale.net/ppp/linux-3.0.35.tar.bz2 [1030] -> "linux-3.0.35.tar.bz2" [1]

ERROR: md5sum mismatch, re-naming /opt/freescale/pkgs/linux-3.0.35.tar.bz2 to /opt/freescale/pkgs/linux-3.0.35.tar.bz2.bad, please re-try

Can't get: linux-3.0.35.tar.bz2 at ./ltib line 802.

f_buildrpms() returned an error, exiting

traceback:

main:572

Started: Wed May 21 12:55:27 2014

Ended:   Wed May 21 12:56:53 2014

Elapsed: 86 seconds

These packages failed to build:

kernel-3.0.35

Build Failed

Exiting on error or interrupt

Labels (2)
0 Kudos
2 Replies

374 Views
fabio_estevam
NXP Employee
NXP Employee

FSL kernel 3.0.35 does not support mx28.

If you want to try a newer kernel on mx28, just use the most recent one from kernel.org.

0 Kudos

374 Views
jamesbone
NXP TechSupport
NXP TechSupport

The Official Freescale BSP only supports  Linux Kernel 2.6.35, so you need tou se Yocto BSP in order to compile the 3.0.35 BSP. You can get the details on

Yocto Training - HOME


Have a great day,
Jaime

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

0 Kudos