Home
last modified time | relevance | path

Searched hist:"47 ed5dd031d7d2c587e6afd386e79ccec1a1b7f7" (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/board/ti/am335x/
H A Du-boot.ldsdiff 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7 Thu Nov 07 07:21:46 CST 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> 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>
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Du-boot-spl.ldsdiff 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7 Thu Nov 07 07:21:46 CST 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> 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>
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot-spl.ldsdiff 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7 Thu Nov 07 07:21:46 CST 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> 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>
H A Du-boot.ldsdiff 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7 Thu Nov 07 07:21:46 CST 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> 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>
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Du-boot-spl.ldsdiff 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7 Thu Nov 07 07:21:46 CST 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> 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>
/openbmc/u-boot/arch/arm/
H A Dconfig.mkdiff 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7 Thu Nov 07 07:21:46 CST 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> 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>
/openbmc/u-boot/include/configs/
H A Dzynq-common.hdiff 38716189d439c3ed8707e7bc1f430322ba7a810d Wed Feb 05 01:06:29 CST 2014 Michal Simek <michal.simek@xilinx.com> zynq: Fix elf header generation

This patch is here because of:
"arm: keep all sections in ELF file"
(sha1: 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7)

Our tools expect to have elf with only LOAD header.
Without this fix also PHDR, INTERP and DYNAMIC headers
are available in ELF.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
/openbmc/u-boot/
H A DMakefilediff 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7 Thu Nov 07 07:21:46 CST 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> 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>