u-boot-brain/arch/arm/cpu/arm926ejs/mxs
Albert ARIBAUD 47ed5dd031 arm: keep all sections in ELF file
Current LDS files /DISCARD/ a lot of sections when linking ELF
files, causing diagnostic tools such as readelf or objdump to
produce partial output. Keep all section at link stage, filter
only at objcopy time so that .bin remains minimal.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-12-07 06:53:58 +01:00
..
clock.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
iomux.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
mxs_init.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mxs.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mxsimage.mx23.cfg ARM: mxs: tools: Use mkimage for BootStream generation 2013-10-17 09:44:20 +02:00
mxsimage.mx28.cfg ARM: mxs: tools: Use mkimage for BootStream generation 2013-10-17 09:44:20 +02:00
spl_boot.c ARM: mxs: Receive r0 and r1 passed from BootROM 2013-09-10 19:12:54 +02:00
spl_lradc_init.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_mem_init.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_power_init.c ARM: mxs: Enable DCDC converter for battery boot 2013-10-31 17:54:23 +01:00
start.S ARM: mxs: Setup stack in JTAG mode 2013-10-17 09:44:20 +02:00
timer.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04: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 arm: keep all sections in ELF file 2013-12-07 06:53:58 +01:00