Problem in booting Latest Linux kernel from kernel.org

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

Problem in booting Latest Linux kernel from kernel.org

1,217 次查看
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.

标签 (3)
0 项奖励
回复
1 回复

966 次查看
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!
-----------------------------------------------------------------------------------------------------------------------