[U-Boot] spl: remove forced linking of commands into SPL

Tom Rini trini at ti.com
Tue Sep 18 21:04:37 CEST 2012


On Wed, Aug 08, 2012 at 04:24:13PM -0000, Tyler Olmstead wrote:

> Remove linker command line options from the SPL makefile
> that force the inclusion of unreferenced command code from
> linked object files. As commands are not used in the SPL,
> these options resulted in an unnecessary increase in the
> image size, in addition to introducing the possibility of
> tricky link errors in the case where the command code
> contained symbols that were not resolved by linking in the
> limited objects compiled in the SPL build.
> 
> Signed-off-by: Tyler Olmstead <tyler.j.olmstead at gmail.com>
> Acked-by: Tom Rini <trini at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120918/0d3e651c/attachment.pgp>


More information about the U-Boot mailing list