<?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: Building linux kernel LSDK21.08 in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407701#M9971</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 11:50:34 GMT</pubDate>
    <dc:creator>bladerunner1010</dc:creator>
    <dc:date>2022-07-19T11:50:34Z</dc:date>
    <item>
      <title>Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1406567#M9956</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I try to build Linux kernel from LSDK21.08 on ls1043ardb board.&lt;/P&gt;&lt;P&gt;I cloned sources from&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/linux" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/linux&lt;/A&gt;&amp;nbsp;and I checkouted on linu-5.10-rt branch&lt;/P&gt;&lt;P&gt;I'm using personnal toolchain built with buildroot 2021.11. My toolchain worked fine with u-boot lsdk21.08 compilation.&lt;/P&gt;&lt;P&gt;Like the documentation for LSDK21.08 (&lt;A href="https://docs.nxp.com/bundle/GUID-487B2E69-BB19-42CB-AC38-7EF18C0FE3AE/page/GUID-2313B5AD-DF27-4403-95E1-60C32C055474.html" target="_blank" rel="noopener"&gt;Configuring and building (nxp.com)&lt;/A&gt;), I made :&lt;/P&gt;&lt;PRE&gt;$ export CROSS_COMPILE=/link/to/my/toolchain/aarch64-linux-
$ export ARCH=arm64&lt;BR /&gt;$ make defconfig lsdk.config&lt;BR /&gt;$ make&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But, I have a lot of compiling error like that :&lt;/P&gt;&lt;PRE&gt;In file included from arch/arm64/boot/dts/actions/s700-cubieboard7.dts:8:0:&lt;BR /&gt;arch/arm64/boot/dts/actions/s700.dtsi:6:48: erreur fatale: dt-bindings/clock/actions,s700-cmu.h : No such file or directory&lt;BR /&gt;#include &amp;lt;dt-bindings/clock/actions,s700-cmu.h&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I tried with linux-5.10 branch and I have same problem.&lt;/P&gt;&lt;P&gt;Just in case, of course, I'm on Linux.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 10:48:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1406567#M9956</guid>
      <dc:creator>Alexandre-SCHMITT</dc:creator>
      <dc:date>2022-01-28T10:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1406921#M9964</link>
      <description>&lt;P&gt;NXP offers LSDK 2108. See the following page:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/layerscape-software-development-kit-v21-08:LAYERSCAPE-SDK?tab=Design_Tools_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/layerscape-software-development-kit-v21-08:LAYERSCAPE-SDK?tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use this page for LSDK 2108 downloading and building.&lt;/P&gt;
&lt;P&gt;This LSDK uses "flex-builder" script for building.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the LSDK 2108 User Guide:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 05:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1406921#M9964</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2022-01-31T05:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407198#M9968</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;Unfortunately, I don't want to use flexbuilder. My development environment does not allow me to do so (offline system).&lt;/P&gt;&lt;P&gt;Any idea how to compile without flexbuilder?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 16:17:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407198#M9968</guid>
      <dc:creator>Alexandre-SCHMITT</dc:creator>
      <dc:date>2022-01-31T16:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407395#M9969</link>
      <description>&lt;P&gt;NXP offers also yocto-SDK for the LS1043a board:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/about/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/about/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps gatesgarth can be used for your task.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 05:55:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407395#M9969</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2022-02-01T05:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407463#M9970</link>
      <description>&lt;P&gt;Yes I saw that, but why is the standard compilation process not working properly?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 08:39:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407463#M9970</guid>
      <dc:creator>Alexandre-SCHMITT</dc:creator>
      <dc:date>2022-02-01T08:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407701#M9971</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 11:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407701#M9971</guid>
      <dc:creator>bladerunner1010</dc:creator>
      <dc:date>2022-07-19T11:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407919#M9975</link>
      <description>&lt;P&gt;If I understand correctly, Flexbuilder clones all the elements it considers necessary the first time you build. After that if you just change the configuration clones are not necessary anymore, unless you change the target.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 08:53:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407919#M9975</guid>
      <dc:creator>Alexandre-SCHMITT</dc:creator>
      <dc:date>2022-02-02T08:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407921#M9976</link>
      <description>&lt;P&gt;Yea thats what I thought as well.&lt;/P&gt;&lt;P&gt;What is&amp;nbsp;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;cilbe ?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 08:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407921#M9976</guid>
      <dc:creator>bladerunner1010</dc:creator>
      <dc:date>2022-02-02T08:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407924#M9977</link>
      <description>&lt;P&gt;Sorry, target&lt;/P&gt;&lt;P&gt;(I'm french, target = cible)&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 08:54:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407924#M9977</guid>
      <dc:creator>Alexandre-SCHMITT</dc:creator>
      <dc:date>2022-02-02T08:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407930#M9978</link>
      <description>&lt;P&gt;&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Merci beaucoup!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 09:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1407930#M9978</guid>
      <dc:creator>bladerunner1010</dc:creator>
      <dc:date>2022-02-02T09:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1408028#M9980</link>
      <description>&lt;P&gt;LSDK uses connection to internet for loading from github.&lt;/P&gt;
&lt;P&gt;If all is loaded from github, connection to internet is not needed.&lt;/P&gt;
&lt;P&gt;The simplest way, create virtual machine on other PC.&lt;/P&gt;
&lt;P&gt;Install and test compilation on this PC.&lt;/P&gt;
&lt;P&gt;Copy this virtual machine on your development PC.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 13:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1408028#M9980</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2022-02-02T13:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1408030#M9981</link>
      <description>&lt;P&gt;See FAQ in SDK 2.0 documentation about standalone kernel building:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 13:26:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1408030#M9981</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2022-02-02T13:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1409044#M9992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm doing the same kind of stuff without any issues. I just cloned the same git repo as you and did everythink like you.&lt;BR /&gt;&lt;BR /&gt;The only difference is that I used the LSDK-21.08 tag as a base. Not sure that the branches you've chosen are correct (I would say those are from mainline).&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Frederic.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 14:30:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1409044#M9992</guid>
      <dc:creator>fredericlefranc</dc:creator>
      <dc:date>2022-02-04T14:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1409272#M9998</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Alexandre,&lt;BR /&gt;do not checkout any random branch (&amp;nbsp;linux-5.10-rt in your case), but LSDK-21.08, as Frederic already proposed.&lt;BR /&gt;&lt;BR /&gt;If nothing helps, read the instruction&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;p.p. I use buildroot for LS1012, LX2160 ... far easier than flexbuild or yocto&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 14:22:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1409272#M9998</guid>
      <dc:creator>janmodaal</dc:creator>
      <dc:date>2022-02-06T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1409603#M10007</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/102614"&gt;@janmodaal&lt;/a&gt;: Also using buildroot here &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt; Same reasons &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 10:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1409603#M10007</guid>
      <dc:creator>fredericlefranc</dc:creator>
      <dc:date>2022-02-07T10:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Building linux kernel LSDK21.08</title>
      <link>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1440648#M10349</link>
      <description>&lt;P&gt;I finally found my problem.&lt;/P&gt;&lt;P&gt;For operational reasons I had to clone the linux repository from a Windows post.(security obligation in my company)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Don't do that !&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;All symbolic links are deleted by the system without being noticed.&lt;/P&gt;&lt;P&gt;So, you have to clone on linux to keep symbolic links and to avoid problems with files named aux.c/aux.h that Windows deletes automatically.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for trying to help me.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 13:53:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Building-linux-kernel-LSDK21-08/m-p/1440648#M10349</guid>
      <dc:creator>Alexandre-SCHMITT</dc:creator>
      <dc:date>2022-04-07T13:53:11Z</dc:date>
    </item>
  </channel>
</rss>

