i.mx7 boot elf from nand

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

i.mx7 boot elf from nand

691件の閲覧回数
mrshafie
Contributor II

hi there. 

I'm recently begin working with i.mx7 and i.mx6. I want to boot my elf kernel with u-boot from nand flash storage. but i have no idea how to do that. 

I google for how to do this and read u-boot reference manual so I found one solution for writing elf on Nand flash with using linux mtd. is this solution correct? I wrote u-boot (that boot linux later) and elf file to nand flash with linux mtd, and when power on board, u-boot in nand start to running but can't read elf file for execution... 

Do I need to change u-boot source for boot elf ? in other word is this correct solution: "I need to two version of u-boot, one for load linux kernel and another for load elf from nand"?

can anyone help me?

thanks for attentions. 

タグ(4)
0 件の賞賛
返信
1 返信

664件の閲覧回数
nxf63675
NXP TechSupport
NXP TechSupport

Hi mrshafie,

 

We do not usually elf boot on this, one can refer to the Linux documents, there one can find the boot methods, including nand boot, please take a look:

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Regards,

Israel H.

 

0 件の賞賛
返信