Standalone application in u-boot

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

Standalone application in u-boot

ソリューションへジャンプ
1,002件の閲覧回数
rans
Senior Contributor I

Hello,

I am trying to load standalone application.
It works fine with the hello_world example ( bin format).
Then I move to build and run another application (uc/os) in eclipse.
The problem is that the bin format is very large.
Is there a way to load a standalone application in another format ?

Regards,
Ran

0 件の賞賛
返信
1 解決策
769件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Ran

bin format is standard format, probably one can use some

kind of compression, but seems it will require customization.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
770件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Ran

bin format is standard format, probably one can use some

kind of compression, but seems it will require customization.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
769件の閲覧回数
rans
Senior Contributor I

Hi Igor,

Thanks for reply.

Is it possible to load image format (elf converted with mkimage) ?

Thanks.

Ran

0 件の賞賛
返信
769件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Ran

for uboot proper way to post it on uboot mail list

U-Boot Info Page 

Best regards
igor

0 件の賞賛
返信