Problem in booting Latest Linux kernel from kernel.org

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem in booting Latest Linux kernel from kernel.org

1,218件の閲覧回数
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 返信

967件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------