<?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: Failed to build the kernel 4.9</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730570#M113623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks for your help. I had gone through the links, but I am looking to use buildroot enviornment for my imx6ul based project.&lt;/P&gt;&lt;P&gt;So I am looking indivisual package of the kernel 4.9.11 which is used in the yocto project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So which kernel i need to download from the freescale repo? I was trying to download &lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2Fcgit.cgi%2Fimx%2Flinux-imx.git%2Ftag%2F%3Fid%3Drel_imx_4.9.x_1.0.0_ga" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tag/?id=rel_imx_4.9.x_1.0.0_ga" target="test_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tag/?id=rel_imx_4.9.x_1.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So getting the problems . Fabio provide the one solution , let me try same.&lt;/P&gt;&lt;P&gt;Please confirm, is this official release of the kernel of freescale? so that i can use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 05:15:42 GMT</pubDate>
    <dc:creator>surendradhobale</dc:creator>
    <dc:date>2017-11-23T05:15:42Z</dc:date>
    <item>
      <title>Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730567#M113620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have downloaded the rel kernel 4.9.x from the freescale git &lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tag/?id=rel_imx_4.9.x_1.0.0_ga"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tag/?id=rel_imx_4.9.x_1.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to use the 4.9.x kernel which is used by freescale for the releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded the rel_imx_4.9.x_1.0.0_ga.tar.gz and started for thecompile using the buildroot and indivisual kernel component but hetting the following compilation errors,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;UPD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include/generated/compile.h&lt;BR /&gt;&amp;nbsp; CC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; init/version.o&lt;BR /&gt;&amp;nbsp; LD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; init/built-in.o&lt;BR /&gt;arch/arm/mach-imx/built-in.o: In function `init_mmdc_lpddr2_settings':&lt;BR /&gt;platform-imx-dma.c:(.text+0x6954): undefined reference to `imx6sll_lpddr2_freq_change'&lt;BR /&gt;arch/arm/mach-imx/built-in.o: In function `imx6ul_cpuidle_init':&lt;BR /&gt;platform-imx-dma.c:(.init.text+0xc7c): undefined reference to `imx6ull_low_power_idle'&lt;BR /&gt;platform-imx-dma.c:(.init.text+0xc80): undefined reference to `mx6ull_lpm_wfi_start'&lt;BR /&gt;platform-imx-dma.c:(.init.text+0xc84): undefined reference to `mx6ull_lpm_wfi_end'&lt;BR /&gt;arch/arm/mach-imx/built-in.o: In function `imx6sl_init_late':&lt;BR /&gt;platform-imx-dma.c:(.init.text+0x2098): undefined reference to `imx6sll_cpuidle_init'&lt;BR /&gt;make: *** [vmlinux] Error 1&lt;BR /&gt;Done&lt;BR /&gt;&lt;A href="mailto:imx6@imx6-virtual-machine:~/projects/src/rel_imx_4.9.x_1.0.0_ga$"&gt;imx6@imx6-virtual-machine:~/projects/src/rel_imx_4.9.x_1.0.0_ga$&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone already faced same problem? How to resolve the errors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Surendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 12:05:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730567#M113620</guid>
      <dc:creator>surendradhobale</dc:creator>
      <dc:date>2017-11-22T12:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730568#M113621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the imx_v7_defconfig:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make&amp;nbsp;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;imx_v7_defconfig&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It should build a zImage without error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Fabio Estevam&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 21:56:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730568#M113621</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2017-11-22T21:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730569#M113622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You may try using the i.MX Yocto Project BSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS" title="https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS"&gt;https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software:IMX_SW"&gt;i.MX 6 / i.MX 7 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&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>Thu, 23 Nov 2017 01:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730569#M113622</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-11-23T01:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730570#M113623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks for your help. I had gone through the links, but I am looking to use buildroot enviornment for my imx6ul based project.&lt;/P&gt;&lt;P&gt;So I am looking indivisual package of the kernel 4.9.11 which is used in the yocto project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So which kernel i need to download from the freescale repo? I was trying to download &lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2Fcgit.cgi%2Fimx%2Flinux-imx.git%2Ftag%2F%3Fid%3Drel_imx_4.9.x_1.0.0_ga" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tag/?id=rel_imx_4.9.x_1.0.0_ga" target="test_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tag/?id=rel_imx_4.9.x_1.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So getting the problems . Fabio provide the one solution , let me try same.&lt;/P&gt;&lt;P&gt;Please confirm, is this official release of the kernel of freescale? so that i can use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 05:15:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730570#M113623</guid>
      <dc:creator>surendradhobale</dc:creator>
      <dc:date>2017-11-23T05:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730571#M113624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks. Your comments are always helpful to me. I have used the imx_v7_defconfig and able to compile the kernel.&lt;/P&gt;&lt;P&gt;But when i saw the defconfig it doesnot have IMX6UL support . It has imx6ull CONFIG_SOC_IMX6ULL=y cofiguration.&lt;/P&gt;&lt;P&gt;Is this defconfig support for the imx6ul based controllers? or i need to use different defconfig?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 06:49:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730571#M113624</guid>
      <dc:creator>surendradhobale</dc:creator>
      <dc:date>2017-11-23T06:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730572#M113625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;NXP official BSP is based on the same kernel as the freescale git provides.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 08:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730572#M113625</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-11-23T08:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730573#M113626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make imx_v7_defconfig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The open the generated .config file you will see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONFIG_SOC_IMX6UL=y&lt;BR /&gt;CONFIG_SOC_IMX6ULL=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i.MX6UL is supported by default.&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;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 10:34:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730573#M113626</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2017-11-23T10:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build the kernel 4.9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730574#M113627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was faced with the same problem and I've tried to use imx_v7_defconfig, built of zImage was succesful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I loaded zImage and modules into my i.MX6 Sabre Lite board, I saw only "Starting kernel ..." and that's all.&lt;/P&gt;&lt;P&gt;I've tried also to specify in make LOADADDR = 0x10008000 (&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/docs/DOC-100847#jive_content_id_2__Choose_which_branch_will_you_use" title="https://community.nxp.com/docs/DOC-100847#jive_content_id_2__Choose_which_branch_will_you_use"&gt;https://community.nxp.com/docs/DOC-100847#jive_content_id_2__Choose_which_branch_will_you_use&lt;/A&gt;) and to rebuild everything but this didn't solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to solve this problem?&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;Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 12:00:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-build-the-kernel-4-9/m-p/730574#M113627</guid>
      <dc:creator>ivanefremov</dc:creator>
      <dc:date>2017-12-07T12:00:38Z</dc:date>
    </item>
  </channel>
</rss>

