[U-Boot] [U-Boot,v1] tools/imagetool: remove linker script

Tom Rini trini at ti.com
Tue Feb 17 21:22:48 CET 2015


On Mon, Feb 09, 2015 at 12:06:10AM +0100, Andreas Bießmann wrote:

> Commit a93648d197df48fa46dd55f925ff70468bd81c71 introduced linker generated
> lists for imagetool which is the base for some host tools (mkimage, dumpimage,
> et al.).  Unfortunately some host tool chains do not support the used type of
> linker scripts. Therefore this commit broke these host-tools for them, namely
> FreeBSD and Darwin (OS/X).
> 
> This commit tries to fix this. In order to have a clean distinction between host
> and embedded code space we need to introduce our own linker generated list
> instead of re-using the available linker_lists.h provided functionality.  So we
> copy the implementation used in linux kernel script/mod/file2alias.c which has
> the very same problem (cause it is a host tool). This code also comes with an
> abstraction for Mach-O binary format used in Darwin systems.
> 
> Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
> Cc: Guilherme Maciel Ferreira <guilherme.maciel.ferreira at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150217/3841048c/attachment.sig>


More information about the U-Boot mailing list