[U-Boot] [PATCH] ARM EABI: add new helper functions resp. function names

Dirk Behme dirk.behme at googlemail.com
Sat Aug 8 08:50:35 CEST 2009


Wolfgang Denk wrote:
> The ARM EABI defines new names for GCC helper functions,
> and GCC seems to need some new functions as well.
> 
> This patch is a minimal-invasive approach to fix problems with EABI
> conformant tool chains (to be used with "USE_PRIVATE_LIBGCC=yes").

Using my broken toolchain, which needs USE_PRIVATE_LIBGCC=yes for 
successful linking, I did ./MAKEALL ARM_CORTEX_A8 without and with 
this patch and both compile fine recent git head.

Thanks

Dirk


More information about the U-Boot mailing list