[U-Boot] [PATCH 1/2 u-boot-next] Move libgcc inclusion from common Makefile to platform configs files

Stefan Roese sr at denx.de
Tue Jun 30 09:36:12 CEST 2009


On Wednesday 10 June 2009 13:59:13 Jean-Christophe PLAGNIOL-VILLARD wrote:
> This patch moves the libgcc Makefile inclusion from the toplevel Makefile
> to the arch_config.mk files. This is in preparation for the ARM
> architecture to move away from including libgcc function and only using
> self-contained U-Boot functions as done in Linux.
>
> Currently in the next branch all the ARM boards that use the nand are
> broken due to the adding of the 64 Bit device size support. In the past we
> have seen problems with different toolchains due to EABI, FPU as example.
> With this patch and the following one we move away from all these problems
> and we will be able to have full control to have a functions embedded into
> u-boot.
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> Cc: Stefan Roese <sr at denx.de>

Acked-by: Stefan Roese <sr at denx.de>

Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list