[U-Boot] [PATCH v7 1/3] cm_t335: fix linker file to produce full ELF

Albert ARIBAUD albert.u.boot at aribaud.net
Wed Feb 26 21:18:38 CET 2014


On Sat, 22 Feb 2014 17:53:41 +0100, Albert ARIBAUD
<albert.u.boot at aribaud.net> wrote:

> 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 at aribaud.net>
> ---

Series applied to u-boot-arm/master.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list