[U-Boot] How to change the entry point for standalone Applications same as the text section base address

ffmm rrcc rrccffmm at gmail.com
Thu May 7 07:54:44 CEST 2009


Hi all:

I have write a standalone application on U-Boot,it works well.but i
have to get the entry point address follow this article:

http://www.denx.de/wiki/view/DULG/MyStandaloneProgramDoesNotWork

I use -Ttext option for ${CROSS_COMPILE}ld to set the text section
base address,and -e option to set the entry point function,is there
any way to let the compiler and linker put the entry point function on
the text section base address?

Thanks in advance.



Best regards
rrccffmm


More information about the U-Boot mailing list