<?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: Howto re-build dtb with bitbake cmd</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1814697#M220369</link>
    <description>&lt;P&gt;Hello Mr. ghodga&lt;/P&gt;&lt;P&gt;did you find how to assign the desired&amp;nbsp; .dts file to bitbake to be build ?&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 14:37:59 GMT</pubDate>
    <dc:creator>Zater</dc:creator>
    <dc:date>2024-02-23T14:37:59Z</dc:date>
    <item>
      <title>Howto re-build dtb with bitbake cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/710031#M110382</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 builded a complete image, but now i want to change some properties in the device tree file (dts) and simply just want to rebuild the dts file into a dtb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw on net, that "bitbake my-own-linux -f -c deploy"&amp;nbsp; should do the trick. But when i look at the date of the dtb-file in the build/arch/arm/boot/dts/ directory. it is not re-build ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i look at poky/meta/recipes-kernel/linux/linux-dtb.inc it seemed that the&amp;nbsp; do_compile_append task is building the dtb with "oe_runmake ${DTB}"&amp;nbsp; , but i think it is only callable with bitbake when i run "bitbake my-own-linux -c do_compile" , is that correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to re-build only the dtb with bitbake commands to have a consistent workflow ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 13:20:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/710031#M110382</guid>
      <dc:creator>floriankoenig</dc:creator>
      <dc:date>2017-10-18T13:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Howto re-build dtb with bitbake cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/710032#M110383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is not necessary to use bitbake. You can just go to your &lt;STRONG&gt;kernel-source&lt;/STRONG&gt; folder and execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make imx_v7_defconfig&lt;/P&gt;&lt;P&gt;make file_name.dtb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the new .dtb will be located at kernel-source/arch/arm/boot/dts/ directory.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&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>Tue, 24 Oct 2017 00:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/710032#M110383</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2017-10-24T00:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Howto re-build dtb with bitbake cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/710033#M110384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about the .dtb files generated in the deploy folder in /tmp directory? Do we have to delete those files or they get overwritten? Also how to find which .dts files are relevant as there are many made in the /kernel-source/arch/arm/boot/dts directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 06:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/710033#M110384</guid>
      <dc:creator>abhijeet_ghodga</dc:creator>
      <dc:date>2019-08-16T06:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Howto re-build dtb with bitbake cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1814697#M220369</link>
      <description>&lt;P&gt;Hello Mr. ghodga&lt;/P&gt;&lt;P&gt;did you find how to assign the desired&amp;nbsp; .dts file to bitbake to be build ?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 14:37:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1814697#M220369</guid>
      <dc:creator>Zater</dc:creator>
      <dc:date>2024-02-23T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Howto re-build dtb with bitbake cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1862145#M223494</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below commands may work:&lt;/P&gt;&lt;P&gt;bitbake -c devshell virtual/kernel&lt;/P&gt;&lt;P&gt;make dtbs&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 05:11:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1862145#M223494</guid>
      <dc:creator>Naveenkumar_Muthusamy</dc:creator>
      <dc:date>2024-05-09T05:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Howto re-build dtb with bitbake cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1862460#M223508</link>
      <description>&lt;P&gt;Where are the built blobs supposed to go? I tried it, it built the blobs,&lt;STRIKE&gt; but I can't find them anywhere&lt;/STRIKE&gt;.&lt;/P&gt;&lt;P&gt;Nevermind, I found it on yocto's&amp;nbsp; tmp/work dir. I was expecting them to be on the kernel source dir.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One last note: make dtbs will build all dtbs. You can build just the dtb you want using, make &amp;lt;dtbname&amp;gt;.dtb&lt;/P&gt;&lt;P&gt;Beware you need the .dtb in the end. Also that the base dir is arch/arm/boot/dts, so if you want a dtb inside a sub-dir you must include it in the name:&lt;/P&gt;&lt;P&gt;make freescale/dtbname.dtb&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 10:25:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1862460#M223508</guid>
      <dc:creator>NunoVilaca</dc:creator>
      <dc:date>2024-05-09T10:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Howto re-build dtb with bitbake cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1863375#M223549</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. i have followed your input and it works well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 10:20:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Howto-re-build-dtb-with-bitbake-cmd/m-p/1863375#M223549</guid>
      <dc:creator>Naveenkumar_Muthusamy</dc:creator>
      <dc:date>2024-05-10T10:20:01Z</dc:date>
    </item>
  </channel>
</rss>

