[Buildroot] ext-toolchain-wrapper issues

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Aug 8 19:07:42 UTC 2012


Hello,

Le Wed, 8 Aug 2012 11:12:59 -0500,
Dallas Clement <dallas.a.clement at gmail.com> a écrit :

> Just wanted to get back with you on this and let you know that I
> narrowed this down further.  There is no fault with the
> ext-toolchain-wrapper code.  It does the right thing.  The problem
> with my Linux kernel not booting was caused by the use of an incorrect
> gcc tune parameter.  This came from a buildroot config file I got from
> Marvell.  I simply changed it as follows, and everything is fine now.
> 
> #BR2_GCC_TARGET_TUNE="marvell-fv7"
> BR2_GCC_TARGET_TUNE="cortex-a9"

Ok, thanks for the investigation. I guess -mtune=marvell-fv7 argument
is specific to the Marvell gcc compiler, I haven't heard of it before.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list