u-boot-brain/arch/arm/cpu/arm926ejs/mxs
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
..
clock.c arm: mxs: Add LCDIF clock configuration function 2013-05-06 17:40:22 +02:00
iomux.c mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
Makefile arm: mxs: Preprocess u-boot.bd so they contain full path 2013-05-06 10:37:36 +02:00
mxs_init.h mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT 2013-03-07 17:22:57 +01:00
mxs.c arm: mxs: Fix vectoring table crafting 2013-06-03 12:49:50 +02:00
spl_boot.c lib: consolidate hang() 2013-05-01 16:41:08 -04:00
spl_lradc_init.c mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
spl_mem_init.c arm: mx23: Fix VDDMEM misconfiguration 2013-05-06 10:20:33 +02:00
spl_power_init.c arm: mx23: Fix VDDMEM misconfiguration 2013-05-06 10:20:33 +02:00
start.S arm: start.S: Fix _TEXT_BASE for SPL 2013-04-12 07:55:05 +02:00
timer.c mxs: timrot: Rename local macros 2013-03-07 17:50:55 +01:00
u-boot-imx23.bd arm: mxs: Preprocess u-boot.bd so they contain full path 2013-05-06 10:37:36 +02:00
u-boot-imx28.bd arm: mxs: Preprocess u-boot.bd so they contain full path 2013-05-06 10:37:36 +02:00
u-boot-spl.lds remove all references to .dynsym 2013-06-21 23:04:05 +02:00