Problem in booting Latest Linux kernel from kernel.org

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

Problem in booting Latest Linux kernel from kernel.org

654 Views
keshavakumarb
Contributor I

Hai,

I am trying to boot latest Linux kernel(4.8) from kernel.org on my imx6q based board. But kernel booting stops after following print,

   Loading Device Tree to 4f553000, end 4f5636c8 ... OK

Starting kernel ...

Here is the steps I followed:

  1.  Used default available "imx_v6_v7_defconfig" in base kernel to create .config.
  2. Generated uImage and dtb using "make;make uImage LOADADDR=0x10800000" (which is default for our board).
  3. Copied Generated binaries to SATA.
  4. Changed boot arguments to boot uImage from SATA.

After doing above steps I got stuck in

Loading Device Tree to 4f553000, end 4f5636c8 ... OK

I could able to boot 4.1.15 kernel successfully, but I can't able to proceed in 4.8 kernel. Since Kernel itself not booting i am not able to proceed any further.

Labels (3)
0 Kudos
1 Reply

403 Views
igorpadykov
NXP Employee
NXP Employee

Hi Keshava

as explained by nxp sw experts on

kobs-ng with 4.4+ kernels on imx6 processors 

"NXP does not support kernel mainline. Only our BSP versions are

guarantee to work."

i.MX 6 Series Software and Development Tool|NXP 

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