On Thu, May 10, 2012 at 11:46 PM, Koen Kooi <[email protected]> wrote:
>
> Op 11 mei 2012, om 04:41 heeft Denys Dmytriyenko het volgende geschreven:
>
>> From: Denys Dmytriyenko <[email protected]>
>>
>> BeagleBone kernel is required to be built in Thumb2 mode for fast boot.
>> Gold linker is not yet perfect for this, giving an internal error:
>>
>> | arm-linux-gnueabi-ld: internal error in thumb_branch_common, at 
>> .../binutils-cross-2.22-r6/binutils-2.22/gold/arm.cc:4149
>>
>> While this fix can be put in generic linux.inc for all the kernels, it's
>> better to test the Gold linker out as much as possible and only disable it
>> for known issues, like this one (until it gets fixed, of course).
>>
>> Signed-off-by: Denys Dmytriyenko <[email protected]>
>
> Looks good to me.

OK here is blind shot. Try this binutils patch and let me know if it helps.

http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/gold&id=b72f3238ad32ab420306a0226d8c2e57c52ddf45

> _______________________________________________
> meta-ti mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-ti
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to