u-boot-brain/board/compulab/cm_t335
Albert ARIBAUD 62bbc2f25a cm_t335: fix linker file to produce full ELF
Newly added cm_t335 was missed in commit 47ed5dd0 which
made ARM targets produce full ELF files. Fix its linker
script.

This change is binary-invariant when only .dynsym, .dynstr,
.dynamic, .plt, .interp and .gun sections are declared.

Sections .hash, .got.plt, .dynbss and .ARM.exidx are also
declared so that their (unused) content is moved out of the
u-boot binary.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2014-02-26 21:18:04 +01:00
..
cm_t335.c cm_t335: add support for status LED 2013-12-04 08:11:26 -05:00
Makefile cm_t335: add cm_t335 board support 2013-12-04 08:10:41 -05:00
mux.c cm_t335: add support for status LED 2013-12-04 08:11:26 -05:00
spl.c ARM: AM33xx+: Update ioregs to pass different values 2013-12-18 21:14:18 -05:00
u-boot.lds cm_t335: fix linker file to produce full ELF 2014-02-26 21:18:04 +01:00