
Dear Sergey Mironov,
In message AANLkTikkL7iQVn-a8SxYM6=a0gqOSLza+Gtdhoq7dMFE@mail.gmail.com you wrote:
Compiler: arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2008q3-72) 4.3.2 -- I also tried a couple of other versions without difference.
Did these include more recent versions? GCC 4.3.x is not exactly what I can recommend for ARM systems...
Text_base: 0x00100010
Is there a special reason for chosing such an odd address?
Why don't you use 0x00100000 ?
Does anybody knows what is going on? How can I tell the linker to eliminate those gap? Playing with . = ALIGN() in u-boot.lds didn't help.
We don't know your code, nor your linker script, nor your link command.
We don't even know which version of U-Boot you are talking about.
Thus we cannot even guess what you might be doing.
Best regards,
Wolfgang Denk