All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] beagleboard: enable hard floating point abi
@ 2011-08-19 22:23 Darren Hart
  2011-08-19 22:23 ` [PATCH 1/1] " Darren Hart
  0 siblings, 1 reply; 9+ messages in thread
From: Darren Hart @ 2011-08-19 22:23 UTC (permalink / raw)
  To: yocto; +Cc: Darren Hart

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-08-23 17:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-19 22:23 [PATCH 0/1] beagleboard: enable hard floating point abi Darren Hart
2011-08-19 22:23 ` [PATCH 1/1] " 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

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.