/openbmc/u-boot/board/ti/am335x/ |
H A D | u-boot.lds | diff 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 D | u-boot-spl.lds | diff 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 D | u-boot-spl.lds | diff 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 D | u-boot.lds | diff 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 D | u-boot-spl.lds | diff 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 D | config.mk | diff 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 D | zynq-common.h | diff 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 D | Makefile | diff 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>
|