<?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: Compiling uImage with all linux modules in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984007#M3383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;4) bitbake virtual/kernel -c configure &lt;/P&gt;&lt;P&gt;Is this the step where I enable/disable the drivers I choose ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) make ARCH=powerpc menuconfig&lt;/P&gt;&lt;P&gt;Is this step enough to compile kernel with desired configurations for ppc 5500 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2019 05:34:23 GMT</pubDate>
    <dc:creator>yusufalti333</dc:creator>
    <dc:date>2019-11-15T05:34:23Z</dc:date>
    <item>
      <title>Compiling uImage with all linux modules</title>
      <link>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984004#M3380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to compile a new kernel obtained from &lt;A class="link-titled" href="https://github.com/qoriq-open-source/linux" title="https://github.com/qoriq-open-source/linux"&gt;GitHub - qoriq-open-source/linux&lt;/A&gt; (version 4.9) for t1042d4rdb-64b. using Yocto.&lt;/P&gt;&lt;P&gt;I followed the steps;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) bitbake virtual/kernel -c cleansstate&lt;/P&gt;&lt;P&gt;2) bitbake virtual/kernel -c patch&lt;/P&gt;&lt;P&gt;3) replacing git folder with my new kernels source code (&lt;A class="link-titled" href="https://github.com/qoriq-open-source/linux" title="https://github.com/qoriq-open-source/linux"&gt;GitHub - qoriq-open-source/linux&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;4) make ARCH=powerpc menuconfig&lt;/P&gt;&lt;P&gt;5) bitbake virtual/kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result is, new kernel has compiled successfully but uImage does not contain the drivers I need. There is only 4 drivers in new kernel (deploy/images/t1042d4rdb-64b/rootfs.tar.gz) which is "hid" ,"input", "misc" and "staging". There are lots of driver folders in linux kernel 4.9 such as gpio,gpu,bluetooth, connector and so on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question is, how can I import the drivers I need to new uImage and put them into board ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 08:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984004#M3380</guid>
      <dc:creator>yusufalti333</dc:creator>
      <dc:date>2019-11-13T08:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling uImage with all linux modules</title>
      <link>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984005#M3381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone can help ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 10:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984005#M3381</guid>
      <dc:creator>yusufalti333</dc:creator>
      <dc:date>2019-11-14T10:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling uImage with all linux modules</title>
      <link>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984006#M3382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;Hello &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;Yusuf Altıparmak&lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;Please refer to the following procedure.&lt;/P&gt;&lt;P&gt;1) bitbake virtual/kernel -c cleansstate&lt;/P&gt;&lt;P&gt;2) bitbake virtual/kernel -c patch&lt;/P&gt;&lt;P&gt;3) replacing git folder with my new kernels source code (&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fqoriq-open-source%2Flinux" rel="nofollow" target="_blank"&gt;GitHub - qoriq-open-source/linux&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;4) bitbake virtual/kernel -c configure&lt;/P&gt;&lt;P&gt;5) make ARCH=powerpc menuconfig&lt;/P&gt;&lt;P&gt;6) bitbake virtual/kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 03:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984006#M3382</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-11-15T03:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling uImage with all linux modules</title>
      <link>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984007#M3383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;4) bitbake virtual/kernel -c configure &lt;/P&gt;&lt;P&gt;Is this the step where I enable/disable the drivers I choose ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) make ARCH=powerpc menuconfig&lt;/P&gt;&lt;P&gt;Is this step enough to compile kernel with desired configurations for ppc 5500 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 05:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984007#M3383</guid>
      <dc:creator>yusufalti333</dc:creator>
      <dc:date>2019-11-15T05:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling uImage with all linux modules</title>
      <link>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984008#M3384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;4) bitbake virtual/kernel -c configure&lt;/P&gt;&lt;P&gt;Configure Linux Kernel with default Linux Kernel configuration file.&lt;/P&gt;&lt;P&gt;5) make ARCH=powerpc menuconfig&lt;/P&gt;&lt;P&gt;Please configure Linux Kernel according to your desired configuration based on the default Linux Kernel configuration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 08:53:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/984008#M3384</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-11-21T08:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling uImage with all linux modules</title>
      <link>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/1176480#M3876</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/176140"&gt;@yusufalti333&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can u provide kernel compilation steps and commands in details, because i did not worked much on processor side, please do the needful to me.&lt;/P&gt;&lt;P&gt;Thanks in Advance!!!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 07:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Compiling-uImage-with-all-linux-modules/m-p/1176480#M3876</guid>
      <dc:creator>ManikandasamyJayaram</dc:creator>
      <dc:date>2020-11-02T07:56:34Z</dc:date>
    </item>
  </channel>
</rss>

