u-boot-brain/arch
Andreas Bießmann a7e62be091 avr32: fix relocation address calculation
Commit 1865286466 (Introduce generic link
section.h symbol files) changed the __bss_end symbol type from char[] to
ulong. This led to wrong relocation parameters which ended up in a not working
u-boot. Unfortunately this is not clear to see cause due to RAM aliasing we
may get a 'half-working' u-boot then.

Fix this by dereferencing the __bss_end symbol where needed.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2013-05-13 10:35:12 +02:00
..
arm lib: consolidate hang() 2013-05-01 16:41:08 -04:00
avr32 avr32: fix relocation address calculation 2013-05-13 10:35:12 +02:00
blackfin lib: consolidate hang() 2013-05-01 16:41:08 -04:00
m68k lib: consolidate hang() 2013-05-01 16:41:08 -04:00
microblaze gpio: Add support for microblaze xilinx GPIO 2013-05-09 11:20:08 +02:00
mips lib: consolidate hang() 2013-05-01 16:41:08 -04:00
nds32 nds32: Use sections header to obtain link symbols 2013-05-08 12:38:10 +08:00
nios2 lib: consolidate hang() 2013-05-01 16:41:08 -04:00
openrisc openrisc: move board linker script(s) to a common in cpu/ 2013-05-10 08:16:33 -04:00
powerpc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2013-05-02 19:54:32 -04:00
sandbox sandbox: Allow -c argument to provide a command list 2013-05-01 11:17:21 -04:00
sh lib: consolidate hang() 2013-05-01 16:41:08 -04:00
sparc lib: consolidate hang() 2013-05-01 16:41:08 -04:00
x86 lib: consolidate hang() 2013-05-01 16:41:08 -04:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00