<?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: MCIMX6SLL-EVK : build kernel in a standalone environment in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SLL-EVK-build-kernel-in-a-standalone-environment/m-p/1523229#M195239</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846" target="_self"&gt;&lt;SPAN class=""&gt;Bio_TICFSL&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for replying.&lt;/P&gt;&lt;P&gt;It seems that the kernel which has downloaded is old version.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is imx_v4_v5_deconfig on the directory linux-imx/arch/arm/configs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any other imx deconfig is not there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had downloaded&amp;nbsp;LF5.15.5_1.0.0 as following.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ git clone &lt;A href="https://source.codeaurora.org/external/imx/linux-imx" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx&lt;/A&gt; -b lf-5.15.5-1.0.0 --depth 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And this query has resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards, Shimura&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 00:43:00 GMT</pubDate>
    <dc:creator>masafumishimura</dc:creator>
    <dc:date>2022-09-16T00:43:00Z</dc:date>
    <item>
      <title>MCIMX6SLL-EVK : build kernel in a standalone environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SLL-EVK-build-kernel-in-a-standalone-environment/m-p/1521920#M195127</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to build kernel in a standalone envirionment reffering to i.MX Porting Guide.&lt;BR /&gt;It seems that toolchains have been set up as 2.1.1 How to build and load Kernel in standalone environment.&lt;/P&gt;&lt;P&gt;I have get the linux source code as following.(p.10 2.Get the Linux source code. i.MX Porting Guide.pdf)&lt;BR /&gt;git clone &lt;A href="https://source.codeaurora.org/external/imx/linux-imx" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx&lt;/A&gt;&lt;BR /&gt;But I cannot initialize configuration following.&lt;BR /&gt;$ make imx_v7_defconfig&lt;BR /&gt;HOSTCC scripts/basic/fixdep&lt;BR /&gt;HOSTCC scripts/kconfig/conf.o&lt;BR /&gt;SHIPPED scripts/kconfig/zconf.tab.c&lt;BR /&gt;SHIPPED scripts/kconfig/zconf.lex.c&lt;BR /&gt;SHIPPED scripts/kconfig/zconf.hash.c&lt;BR /&gt;HOSTCC scripts/kconfig/zconf.tab.o&lt;BR /&gt;HOSTLD scripts/kconfig/conf&lt;BR /&gt;***&lt;BR /&gt;*** Can't find default configuration "arch/arm/configs/imx_v7_defconfig"!&lt;BR /&gt;***&lt;BR /&gt;make[1]: *** [/home/username/imx-yocto-bsp/linux-imx/scripts/kconfig/Makefile:96: imx_v7_defconfig] Error 1&lt;BR /&gt;make: *** [Makefile:493: imx_v7_defconfig] Error 2&lt;/P&gt;&lt;P&gt;As is obvious imx_v7_defconfig have not seen on the directory linux-imx/arch/arm/configs.&lt;BR /&gt;So make command is faild.&lt;/P&gt;&lt;P&gt;How to get imx_v7_defconfig?&lt;/P&gt;&lt;P&gt;BSP:imx6sllevk&lt;/P&gt;&lt;P&gt;Best Regards, Shimura&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 11:08:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SLL-EVK-build-kernel-in-a-standalone-environment/m-p/1521920#M195127</guid>
      <dc:creator>masafumishimura</dc:creator>
      <dc:date>2022-09-14T11:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6SLL-EVK : build kernel in a standalone environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SLL-EVK-build-kernel-in-a-standalone-environment/m-p/1522938#M195212</link>
      <description>&lt;P&gt;Hello masafumishimura,&lt;/P&gt;
&lt;P&gt;You are taking the latest kernel, and latest kernel does not support MCIMX6SLL architecture you should tray the 5.4.24 kernel.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 12:55:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SLL-EVK-build-kernel-in-a-standalone-environment/m-p/1522938#M195212</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2022-09-15T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6SLL-EVK : build kernel in a standalone environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SLL-EVK-build-kernel-in-a-standalone-environment/m-p/1523229#M195239</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846" target="_self"&gt;&lt;SPAN class=""&gt;Bio_TICFSL&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for replying.&lt;/P&gt;&lt;P&gt;It seems that the kernel which has downloaded is old version.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is imx_v4_v5_deconfig on the directory linux-imx/arch/arm/configs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any other imx deconfig is not there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had downloaded&amp;nbsp;LF5.15.5_1.0.0 as following.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ git clone &lt;A href="https://source.codeaurora.org/external/imx/linux-imx" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx&lt;/A&gt; -b lf-5.15.5-1.0.0 --depth 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And this query has resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards, Shimura&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 00:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SLL-EVK-build-kernel-in-a-standalone-environment/m-p/1523229#M195239</guid>
      <dc:creator>masafumishimura</dc:creator>
      <dc:date>2022-09-16T00:43:00Z</dc:date>
    </item>
  </channel>
</rss>

