[U-Boot] [PATCH v2 2/7] x86: set CONFIG_USE_PRIVATE_LIBGCC to y

Tom Rini trini at ti.com
Thu Oct 23 19:57:20 CEST 2014


On Fri, Oct 24, 2014 at 01:30:41AM +0900, Masahiro Yamada wrote:

> The motivation of this commit is to change CONFIG_USE_PRIVATE_LIBGCC
> to a boolean macro so we can move it to Kconfig.
> 
> In the current implementation, there are two forms of syntax
> for this macro:
> 
>   - CONFIG_USE_PRIVATE_LIBGCC=y
>   - CONFIG_USE_PRIVATE_LIBGCC=path/to/private/libgcc
> 
> The latter is only used by x86 architecture.
> With a little bit refactoring, it can be converted to the former.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Tested-by: Simon Glass <sjg at chromium.org>
> Acked-by: Simon Glass <sjg at chromium.org>

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/20141023/2af9b5c6/attachment.pgp>


More information about the U-Boot mailing list