From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 30 Jun 2009 09:36:12 +0200 Subject: [U-Boot] [PATCH 1/2 u-boot-next] Move libgcc inclusion from common Makefile to platform configs files In-Reply-To: <1244635154-7331-1-git-send-email-plagnioj@jcrosoft.com> References: <1244635154-7331-1-git-send-email-plagnioj@jcrosoft.com> Message-ID: <200906300936.12601.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Cc: Stefan Roese Acked-by: Stefan Roese 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 =====================================================================