From: Darren Hart <dvhart@linux.intel.com>
To: yocto@yoctoproject.org
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 0/1] beagleboard: enable hard floating point abi
Date: Fri, 19 Aug 2011 15:23:25 -0700 [thread overview]
Message-ID: <cover.1313792192.git.dvhart@linux.intel.com> (raw)
There have been requests to enable the hard floating point abi for the
Yocto Project Beagleboard BSP. With the recent cortexa8 tune file changes
I submitted to oe-core, subject "tune: update arm7a and cortexa8 tune files",
it is now possible for the machine config to change DEFAULTTUNE to take
advantage of the newly added "hf" tune variants.
Some binary libraries are incompatible with hardfp, as is 3D support on the
Beagleboard. We don't ship either, so I feel it makes sense to take advantage
of as much of the core CPU features as possible.
This addresses [YOCTO 1203]
http://bugzilla.yoctoproject.org/show_bug.cgi?id=1204
I don't feel very strongly about this however. So if someone would like to
argue for hardfp not being the default, please do so and I can easily
comment out the DEFAULTTUNE change and add a comment in the machine config
describing how to enable hardfp.
The following changes since commit 53bdf3fd520b75730cc802f52121dd394894e130:
tune: Add hard floating point variants of cortexa8 tunes (2011-08-19 15:02:10 -0700)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dvhart/beagleboard-hardfp
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/beagleboard-hardfp
Darren Hart (1):
beagleboard: enable hard floating point abi
meta-yocto/conf/machine/beagleboard.conf | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
--
1.7.6
next reply other threads:[~2011-08-19 22:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-19 22:23 Darren Hart [this message]
2011-08-19 22:23 ` [PATCH 1/1] beagleboard: enable hard floating point abi Darren Hart
2011-08-23 12:32 ` Jason Kridner
2011-08-23 12:38 ` Koen Kooi
2011-08-23 13:31 ` Darren Hart
2011-08-23 15:34 ` Tom Rini
2011-08-23 16:55 ` Darren Hart
2011-08-23 17:08 ` Tom Rini
2011-08-23 17:11 ` Philip Balister
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1313792192.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.