Standalone application in u-boot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Standalone application in u-boot

Jump to solution
1,002 Views
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 Kudos
Reply
1 Solution
769 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
3 Replies
770 Views
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 Kudos
Reply
769 Views
rans
Senior Contributor I

Hi Igor,

Thanks for reply.

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

Thanks.

Ran

0 Kudos
Reply
769 Views
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 Kudos
Reply