[U-Boot] LPC2468 again

Remco Poelstra remco.poelstra at duran-audio.com
Tue May 11 14:40:30 CEST 2010


On 11-05-10 14:25, Anatolij Gustschin wrote:
> On Tue, 11 May 2010 14:07:14 +0200
> Remco Poelstra<remco.poelstra at duran-audio.com>  wrote:
>
> ...
>    
>> Currently I've ported the code to the latest git version. It compiles
>> more or less, except for the following error:
>> /usr/local/ELDK/usr/bin/../lib/gcc/arm-linux-gnueabi/4.2.2/soft-float/libgcc.a(_divdi3.o):(.ARM.exidx+0x0):
>> undefined reference to `__aeabi_unwind_cpp_pr0'
>> /usr/local/ELDK/usr/bin/../lib/gcc/arm-linux-gnueabi/4.2.2/soft-float/libgcc.a(_udivdi3.o):(.ARM.exidx+0x0):
>> undefined reference to `__aeabi_unwind_cpp_pr0'
>>
>> How can I fix that? It seems it's the last small problem before I can
>> send a patch set for the startup code.
>>      
> Try to apply this patch
>
> http://lists.denx.de/pipermail/u-boot/2010-May/071363.html
>
> Best regards,
> Anatolij
>
>    
Thanks, this works. Why isn't this included in u-boot by default?

Kind regards,

Remco Poelstra



More information about the U-Boot mailing list