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

2009-05-08 Thread ffmm rrcc
Dear Wolfgang: 2009/5/7 Wolfgang Denk w...@denx.de: Dear ffmm rrcc, In message dbab92f10905062254s3bea0882y7d4ec546c4ddb...@mail.gmail.com you wrote: 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:

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

2009-05-07 Thread Wolfgang Denk
Dear ffmm rrcc, In message dbab92f10905062254s3bea0882y7d4ec546c4ddb...@mail.gmail.com you wrote: 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:

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

2009-05-06 Thread ffmm rrcc
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