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

2015-02-10 Thread Simon Glass
Hi Andreas, On 8 February 2015 at 16:06, 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 t

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

2015-02-08 Thread Andreas Bießmann
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 t