<?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: Changing kernel configuration</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Changing-kernel-configuration/m-p/651399#M99666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bio_TICFSL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your advise.&lt;/P&gt;&lt;P&gt;I ended up with using "bitbake meta-toolchain"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ bitbake meta-toolchain&lt;/P&gt;&lt;P&gt;$ tmp/deploy/sdk/fsl-imx-x11-glibc-x86_64-meta-toolchain-cortexa9hf-vfp-neon-toolchain-4.1.15-1.2.0.sh&lt;/P&gt;&lt;P&gt;$ sudo apt-get install lzop&amp;nbsp; # I needed to install for making zImage.&lt;/P&gt;&lt;P&gt;$ cd ${Linux_directory}&lt;/P&gt;&lt;P&gt;$ source ${tool_chain_directory}/environment-setup-cortexa9hf-vfp-neon-poky-linux-gnueabi&lt;/P&gt;&lt;P&gt;$ make zImage dtbs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Masa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2016 05:22:45 GMT</pubDate>
    <dc:creator>masa_yamamoto</dc:creator>
    <dc:date>2016-10-31T05:22:45Z</dc:date>
    <item>
      <title>Changing kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-kernel-configuration/m-p/651397#M99664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've followed the instuructions in Freescale Yocto Project User's Guide to build kernel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the following configurations.&lt;/P&gt;&lt;P&gt;DISTRO=fsl-imx-x11 MACHINE=imx6qsabreauto source fsl-setup-release.sh -b bld-x11&lt;/P&gt;&lt;P&gt;bitbake fsl-image-gui&lt;/P&gt;&lt;P&gt;Now, I want to modify .config and xxx.dts file of Linux kernel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've searched for .config files and there are some .config files in the build directory.&lt;/P&gt;&lt;P&gt;Which .config file and .dts files should I modify, and what is the command I should run (bitbake?) to re-build with the modified configurations (i.e. .config and xxx.dts)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:08:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-kernel-configuration/m-p/651397#M99664</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-10-19T10:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Changing kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-kernel-configuration/m-p/651398#M99665</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;You can build the DTB blob use the tool provided by the kernel directly. After the first build of Yocto, for the imx6qsabresd, you can find the kernel in &lt;STRONG&gt;&amp;lt;build dir&amp;gt;/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.14.28-r0/git/&lt;/STRONG&gt;, change directory to it and then :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;./scripts/dtc/dtc -I dts -O dtb -o ./devicetree.dtb&amp;nbsp;&amp;nbsp; &amp;lt;file path of dts file you want to compile&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then you can get the devcietree.dtb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, you can&amp;nbsp;get the meta-toolchain..&lt;BR /&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-content-finding="Community" data-objectid="95122" data-objecttype="102" href="https://community.nxp.com/docs/DOC-95122"&gt;Task #7 - Create the toolchain&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-content-finding="Community" data-objectid="95225" data-objecttype="102" href="https://community.nxp.com/docs/DOC-95225"&gt;Task #8 - Build kernel manually using created toolchain&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And after&amp;nbsp; having it configured you can just do :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;make &amp;lt;pallform&amp;gt;.dts in the Linux directory source code.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 15:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-kernel-configuration/m-p/651398#M99665</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-10-20T15:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Changing-kernel-configuration/m-p/651399#M99666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bio_TICFSL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your advise.&lt;/P&gt;&lt;P&gt;I ended up with using "bitbake meta-toolchain"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ bitbake meta-toolchain&lt;/P&gt;&lt;P&gt;$ tmp/deploy/sdk/fsl-imx-x11-glibc-x86_64-meta-toolchain-cortexa9hf-vfp-neon-toolchain-4.1.15-1.2.0.sh&lt;/P&gt;&lt;P&gt;$ sudo apt-get install lzop&amp;nbsp; # I needed to install for making zImage.&lt;/P&gt;&lt;P&gt;$ cd ${Linux_directory}&lt;/P&gt;&lt;P&gt;$ source ${tool_chain_directory}/environment-setup-cortexa9hf-vfp-neon-poky-linux-gnueabi&lt;/P&gt;&lt;P&gt;$ make zImage dtbs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Masa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 05:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Changing-kernel-configuration/m-p/651399#M99666</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-10-31T05:22:45Z</dc:date>
    </item>
  </channel>
</rss>

