u-boot-brain/arch/arm/cpu/arm926ejs/spear
Albert ARIBAUD 09d81184e1 remove all references to .dynsym
Discard all .dynsym sections from linker scripts
Remove all __dynsym_start definitions from linker scripts
Remove all __dynsym_start references from the codebase

Note: this touches include/asm-generic/sections.h, which
is not ARM-specific, but actual uses of __dynsym_start
are only in ARM, so this patch can safely go through
the ARM repository.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Tested-by: Lubomir Popov <lpopov@mm-sol.com>
Tested-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-06-21 23:04:05 +02:00
..
cpu.c SPEAr: explicitly select clk src for UART 2012-07-07 14:07:42 +02:00
Makefile SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
reset.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
spear600.c Consolidate bool type 2013-04-01 16:33:52 -04:00
spl_boot.c Consolidate bool type 2013-04-01 16:33:52 -04:00
spl.c lib: consolidate hang() 2013-05-01 16:41:08 -04:00
spr600_mt47h32m16_37e_166_cl4_sync.c SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
spr600_mt47h32m16_333_cl5_psync.c SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
spr600_mt47h64m16_3_333_cl5_psync.c SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
spr600_mt47h128m8_3_266_cl5_async.c SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
start.S SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
timer.c arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
u-boot-spl.lds remove all references to .dynsym 2013-06-21 23:04:05 +02:00