<?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: Compile Linux kernel for i.MX6QP in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726651#M112997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how did you compile the kernel for mx6d and imx6qp? if you need to build the kernel for imx6qp, when you bitbake, you need to choose the imx6qp board, then compile and build again, did you try this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2017 08:45:13 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2017-12-21T08:45:13Z</dc:date>
    <item>
      <title>Compile Linux kernel for i.MX6QP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726649#M112995</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 compiling the Linux kernel for the i.mx6 from&amp;nbsp;github.com/torvalds/linux (version 4.14).&lt;/P&gt;&lt;P&gt;I have the .dtb files for both version.&lt;/P&gt;&lt;P&gt;It will run on an i.MX6D but when I try to run the same kernel on an i.MX6QP, the kernel won't start.&lt;/P&gt;&lt;P&gt;If I compile in Yocto (Rocko version, it will run on both types).&lt;/P&gt;&lt;P&gt;Is there something I need to enable in the kernel code for it to run on an i.MX6QP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 02:34:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726649#M112995</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-12-18T02:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compile Linux kernel for i.MX6QP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726650#M112996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to figure it out.&lt;/P&gt;&lt;P&gt;I had to update the u-boot to 2017 (used 2015).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 03:37:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726650#M112996</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-12-21T03:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compile Linux kernel for i.MX6QP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726651#M112997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how did you compile the kernel for mx6d and imx6qp? if you need to build the kernel for imx6qp, when you bitbake, you need to choose the imx6qp board, then compile and build again, did you try this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 08:45:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726651#M112997</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2017-12-21T08:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Compile Linux kernel for i.MX6QP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726652#M112998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to this:&lt;A href="https://community.nxp.com/thread/385542"&gt;i.MX6: Using kernel from Linus mainline instead of Freescale git&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried linux 4.18-rc3 from &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;torvalds, and found that there are some clock missing in cpu node in device tree! that's why it failed to start!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I'm confused to NXP, why they are not so open to mainline linux source code?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 06:07:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726652#M112998</guid>
      <dc:creator>csoapy</dc:creator>
      <dc:date>2018-07-10T06:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compile Linux kernel for i.MX6QP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726653#M112999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain what you had to add to the cpu node? As I'm also trying linux 4.18 on my imx6q board, but it doesn't boot... My uboot is old (2016.03) but I prefer to keep it, as it's working...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2018 21:09:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726653#M112999</guid>
      <dc:creator>woutervh</dc:creator>
      <dc:date>2018-09-22T21:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compile Linux kernel for i.MX6QP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726654#M113000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why? Why does the bootloader version makes a difference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2018 21:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726654#M113000</guid>
      <dc:creator>woutervh</dc:creator>
      <dc:date>2018-09-22T21:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compile Linux kernel for i.MX6QP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726655#M113001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, sorry I forget the details, but following steps would help us to find what we need exactly.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;make myboard.dtb file both in linux 4.18 and fsl_imx_linux&lt;/LI&gt;&lt;LI&gt;use &lt;A href="https://pypi.org/project/pyfdt/"&gt;pyfdt&lt;/A&gt; to decompile&amp;nbsp; them to dtc&lt;/LI&gt;&lt;LI&gt;compare node structures in&amp;nbsp;dtc&amp;nbsp; side by side, you will found what's missing in mainline stream&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;And, it's better to remove &lt;EM&gt;phandle=xxx&lt;/EM&gt; in dtc file generated in step2,&amp;nbsp;since they should be different in&amp;nbsp;&lt;SPAN&gt;different&lt;/SPAN&gt; versions and result in a mess in diff view&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 10:15:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-Linux-kernel-for-i-MX6QP/m-p/726655#M113001</guid>
      <dc:creator>csoapy</dc:creator>
      <dc:date>2018-09-24T10:15:58Z</dc:date>
    </item>
  </channel>
</rss>

