FRWY-LS1012A-PB can't get kernel image

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

FRWY-LS1012A-PB can't get kernel image

909件の閲覧回数
ahmed_mostafa
Contributor II

I'm trying to bootup the FRWY-LS1012A from the SD card. I followed the steps in user guide

https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf

section 4.1.5.4 steps 1-6 but i see the issue below. Can't get kernel Image!

What should I do to resolve this. Do i have to use special SD cards instead? I'm using Gigastone UHS-I class 10 32Gb.

LS1012A_bootup.PNG

ラベル(1)
タグ(3)
0 件の賞賛
2 返答(返信)

899件の閲覧回数
Pavel
NXP Employee
NXP Employee

Try to load your .itb file from SD to DDR at address 0x92000000 and issue the following command:

bootm 0x92000000#ls1012afrwy

 

Use "mmc read" command for loading your .itb file from SD.

0 件の賞賛

893件の閲覧回数
Brown69
Contributor I

Try to load your .itb file from SD to DDR at address 0x92000000 and issue the following command:

bootm 0x92000000#ls1012afrwy

My CC Pay

Use "mmc read" command for loading your .itb file from SD.

Thank you for the reply, My Query has been solved.

0 件の賞賛