[U-Boot] Standalone Binary
Viral Sachde
viral at sachde.com
Mon Apr 9 22:03:20 CEST 2012
On Mon, Apr 9, 2012 at 11:32 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Viral Sachde,
>
> In message <CAK=rKYjoaiqJomwEnxziDgxVbBvHK8DFJh6xJ1Q24V-CmcOo=g at mail.gmail.com> you wrote:
>>
>> I'm try to execute hello_world standalone after booting u-boot.
>>
>> In examples/Makefile, I found load address where I'm loading
>> hello_world.bin (via tftp).
>
> Load address != entry point address.
>
>> Can any one suggest me if I'm wrong in any process to execute
>> standalone binary from u-boot ?
>
> It appears you did not read the documentation. See the FAQ,
> especially this one:
> http://www.denx.de/wiki/view/DULG/MyStandaloneProgramDoesNotWork
>
> Best regards,
>
> Wolfgang Denk
Dear Wolfgang Denk,
I forgot to mention but I did tried -nm too as below:
arm-linux-nm -n hello_world
0c100000 T hello_world
Let me know if you have any other suggestion.
Viral
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Neckties strangle clear thinking. -- Lin Yutang
More information about the U-Boot
mailing list