[Buildroot] ARM cores
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Mon Jan 24 15:57:11 UTC 2011
Hello,
On Mon, 24 Jan 2011 09:58:21 +0100
Peter Korsgaard <jacmet at uclibc.org> wrote:
> Thinking a bit more about it - For the omap3 stuff, they are all with
> A8 cores, so we could even do 'depends on BR2_cortex_a8', right?
Besides those OMAP-specific packages, there are also other packages
that could depend on CPU-specific features.
For example, some video decoders have specific code to use NEON
instructions, but those instructions are not available on Cortex-A8
cores for example.
Should we go all the way down to specifying the particular CPU the user
is going to use (OMAP3, OMAP4, etc.) and then select the appropriate
mtune/march according to this, show/hide packages according to this,
and tune specifically some packages according to this ?
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