<?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>topic Re: Compilation failure linux-qoriq-rt 4.14 in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006708#M3501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm replying to my own post, since I have got an update by our distributor couple of weeks ago.&lt;/P&gt;&lt;P&gt;NXP will not put any more energy on making software for the QorIQ equipped with Power architecture.&lt;/P&gt;&lt;P&gt;NXP is focusing on QorIQ with ARM architecture through the Layer scape SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just in case anyone cross by this post in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Renaud De Koninck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Apr 2020 12:35:58 GMT</pubDate>
    <dc:creator>rdk</dc:creator>
    <dc:date>2020-04-04T12:35:58Z</dc:date>
    <item>
      <title>Compilation failure linux-qoriq-rt 4.14</title>
      <link>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006705#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a t1024rdb board and trying to enable linux-qoriq-rt 4.14 from the SDK. I'm using the "zeus" branch from the yocto SDK (&lt;A class="link-titled" href="https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/tree/readme?h=zeus" title="https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/tree/readme?h=zeus"&gt;readme - qoriq-components/yocto-sdk - Repo manifest for QorIQ Yocto SDK&lt;/A&gt;).#&lt;/P&gt;&lt;P&gt;I have followed instructions from the README :&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I have added "PREFERRED_VERSION_linux-qoriq = "4.14" in meta-qoriq-demos/conf/distro/fsl-qoriq.conf&lt;/P&gt;&lt;P&gt;- I have set&amp;nbsp;PREFERRED_PROVIDER_virtual/kernel = "linux-qoriq-rt" in my local.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake fails in kernel compilation see error below and attached complete kernel compilation log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;/home/yocto/dev/build-t1024rdb-zeus/tmp/work-shared/t1024rdb/kernel-source/include/linux/syscalls.h:211:18: &lt;/SPAN&gt;&lt;SPAN style="color: #ff5454; background-color: #ffffff; font-weight: bold;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;: 'sys_mmap2' alias between functions of incompatible types 'long int(long u&lt;/SPAN&gt;&lt;BR /&gt;nsigned int, &amp;nbsp;size_t, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned int)' {aka 'long int(long unsigned int, &amp;nbsp;unsigned int, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned in&lt;BR /&gt;t, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned int)'} and 'long int(long int, &amp;nbsp;long int, &amp;nbsp;long int, &amp;nbsp;long int, &amp;nbsp;long int, &amp;nbsp;long int)' [-W&lt;SPAN style="color: #ff5454; background-color: #ffffff; font-weight: bold;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;=attribute-alias=] &lt;/SPAN&gt;&lt;BR /&gt;/home/yocto/dev/build-t1024rdb-zeus/tmp/work-shared/t1024rdb/kernel-source/include/linux/syscalls.h:211:18: &lt;SPAN style="color: #ff5454; background-color: #ffffff; font-weight: bold;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;: 'sys_mmap' alias between functions of incompatible types 'long int(long un&lt;/SPAN&gt;&lt;BR /&gt;signed int, &amp;nbsp;size_t, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned int, &amp;nbsp;off_t)' {aka 'long int(long unsigned int, &amp;nbsp;unsigned int, &amp;nbsp;long unsigned int, &amp;nbsp;long unsigned int, &amp;nbsp;long unsi&lt;BR /&gt;gned int, &amp;nbsp;long int)'} and 'long int(long int, &amp;nbsp;long int, &amp;nbsp;long int, &amp;nbsp;long int, &amp;nbsp;long int, &amp;nbsp;long int)' [-W&lt;SPAN style="color: #ff5454; background-color: #ffffff; font-weight: bold;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;=attribute-alias=] &lt;/SPAN&gt;&lt;BR /&gt;cc1: all warnings being treated as &lt;SPAN style="color: #ff5454; background-color: #ffffff; font-weight: bold;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;s&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anybody&amp;nbsp;know how solve this and have an hint how to solve it&amp;nbsp;?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 09:41:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006705#M3498</guid>
      <dc:creator>rdk</dc:creator>
      <dc:date>2020-01-27T09:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation failure linux-qoriq-rt 4.14</title>
      <link>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006706#M3499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;NXP offers Yocto Linux BSP SDK 2.7 for the LS1043a:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/about/" target="test_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/about/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;We have tested this SDK under Ubuntu 18.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Do you use Ubuntu 18 and SDK from this page?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 04:27:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006706#M3499</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2020-01-28T04:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation failure linux-qoriq-rt 4.14</title>
      <link>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006707#M3500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;Hello Pavel,&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;Thanks for your answer.&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;I have used a docker with Ubuntu 16.04.6 image (which is supported by Yocto project for Zeus build). I have used the Zeus branch of the Yocot-sdk because it does offer a recipe to build an LTS linux kernel with the RT patch because one of my requirement is to use a LTS linux kernel with the RT patch.&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;I have build the image using the master branch of the codeaurora repository on an Ubuntu 18.04 .3 docker image and the target is booting.&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;The sdk does offer a recipe for the linux with the rt patch. The 4.14 kernel version is 4.14.122 which is not reported in &lt;A href="https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/4.14/" style="color: #2574a9; background-color: transparent; text-decoration: none;" target="_blank"&gt;https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/4.14/&lt;/A&gt;. I have also check the 4.19 kernel version from the sdk which is 4.19.46 which is also not reported in the &lt;A href="https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/4.19/" style="color: #2574a9; background-color: transparent; text-decoration: none;" target="_blank"&gt;https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/4.19/&lt;/A&gt;.&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;Thus I think I cannot apply the rt patch by my self on either of those two kernel. Is it possible to obtain the patches that NXP applies to the vanila linux kernel sources so I can select a kernel that is available for rt patch ?&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;As a side note I think that the link you gave should really be in the software documentation of the T1024 processor because the current sdk links still points to the sdk 2.0 with the update to 1703.&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;Best regards,&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; font-size: 13px;"&gt;Renaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 10:35:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006707#M3500</guid>
      <dc:creator>rdk</dc:creator>
      <dc:date>2020-01-28T10:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation failure linux-qoriq-rt 4.14</title>
      <link>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006708#M3501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm replying to my own post, since I have got an update by our distributor couple of weeks ago.&lt;/P&gt;&lt;P&gt;NXP will not put any more energy on making software for the QorIQ equipped with Power architecture.&lt;/P&gt;&lt;P&gt;NXP is focusing on QorIQ with ARM architecture through the Layer scape SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just in case anyone cross by this post in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Renaud De Koninck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2020 12:35:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compilation-failure-linux-qoriq-rt-4-14/m-p/1006708#M3501</guid>
      <dc:creator>rdk</dc:creator>
      <dc:date>2020-04-04T12:35:58Z</dc:date>
    </item>
  </channel>
</rss>

