<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Re: Hardware floating point support?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-floating-point-support/m-p/207195#M12057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you only want kernel and will not need GPU support or VPU support, you can use kernel mainline and built everything (all the system and your application) for armhf on yocto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem regarding GPU is that it does need several user space libraries that are provided as pre-built binary files, so you cannot "re built" it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VPU support does need firmware that is pre-built, and some user-space library for decoders are pre-built binaries as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure all the pieces you need are not linked "as is", so some work will be needed. But you can take a look on this, if you think it worse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94849"&gt;Yocto Training - HOME&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://lists.yoctoproject.org/listinfo/meta-freescale" title="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Sep 2013 12:52:51 GMT</pubDate>
    <dc:creator>daiane_angolini</dc:creator>
    <dc:date>2013-09-20T12:52:51Z</dc:date>
    <item>
      <title>Hardware floating point support?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-floating-point-support/m-p/207193#M12055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm porting an application from an x86 Atom to an i.MX53 QSB for a wave energy project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The i.MX53 QSB optimizes the transfer of mechanical power into electrical current to charge&lt;/P&gt;&lt;P&gt;batteries.&amp;nbsp; Using a i.MX53 QSB should drop our HOTEL load from 12 watts to 2 watts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having worked through installing a SATA drive and getting a cross tool chain working&lt;/P&gt;&lt;P&gt;with Eclipse CDT/RSE, I have stumbled into another potential pot hole.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our existing app makes extensive use of floating point arithmetic.&amp;nbsp; I just discovered that&lt;/P&gt;&lt;P&gt;Linux kernels come into two flavors for this class of ARM processors.&amp;nbsp; A&amp;nbsp; "armhf" kernel&lt;/P&gt;&lt;P&gt;seems to imply support for hardware floating point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the kernel on the micro-SD shipped with i.MX53 QSB support floating point natively?&amp;nbsp; &lt;/P&gt;&lt;P&gt;We need just standard IEEE-754 double precision floating point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, is there kernel and tool chain with hardware floating point supported?&amp;nbsp; Where&lt;/P&gt;&lt;P&gt;can it be downloaded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 15:23:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-floating-point-support/m-p/207193#M12055</guid>
      <dc:creator>WayneRadochonsk</dc:creator>
      <dc:date>2012-10-03T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware floating point support?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-floating-point-support/m-p/207194#M12056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Official Freescale Linux BSP for i.MX53 (QSB) does not support hardware floating point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 10:32:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-floating-point-support/m-p/207194#M12056</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-09-20T10:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware floating point support?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-floating-point-support/m-p/207195#M12057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you only want kernel and will not need GPU support or VPU support, you can use kernel mainline and built everything (all the system and your application) for armhf on yocto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem regarding GPU is that it does need several user space libraries that are provided as pre-built binary files, so you cannot "re built" it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VPU support does need firmware that is pre-built, and some user-space library for decoders are pre-built binaries as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure all the pieces you need are not linked "as is", so some work will be needed. But you can take a look on this, if you think it worse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94849"&gt;Yocto Training - HOME&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://lists.yoctoproject.org/listinfo/meta-freescale" title="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-floating-point-support/m-p/207195#M12057</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-09-20T12:52:51Z</dc:date>
    </item>
  </channel>
</rss>

