[U-Boot] [PATCH] spl: descend into lib/ for all the SPL boards

Tom Rini trini at konsulko.com
Wed Apr 22 16:14:38 CEST 2015


On Tue, Apr 21, 2015 at 12:37:18PM +0900, Masahiro Yamada wrote:
> Currently, CONFIG_SPL_LIBGENERIC_SUPPORT must be defined
> to build under lib/ directory for SPL.
> 
> This directory contains very basic functions such as memcpy, memset
> in lib/string.c, so it should be very useful for all the boards.
> 
> Because SPL always enables compiler's garbage collection, this change
> should not give impact on its memory footprint.

Since we had a recent reminder about
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54303 did you do a size
check before/after and confirm no change?  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/20150422/bca23e2f/attachment.sig>


More information about the U-Boot mailing list