which function loads the kernel image into RAM in imx6q

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

which function loads the kernel image into RAM in imx6q

495件の閲覧回数
laxmankumar
Contributor II

Hi,

im working on imx6qsabresd 

My requirement is stop the uboot at kernel loading into the RAM. because i want to check the battery and power key press.

In which function of uboot can i stop  kernel image to load into RAM. i want to stop the function which is loading kernel image into RAM.

Please help me..

Thank you,

Regards,

laxman

ラベル(1)
0 件の賞賛
1 返信

441件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Laxman Kumar,

The BSP uses the bootm command to load the kernel into memory. You can find more about this format and u-boot in general in u-boot’s Reference Manual:

https://www.denx.de/wiki/DULG/Manual

I hope this helps!

Regards,

0 件の賞賛