<?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 How to program DTB file only for SABRE board? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683690#M105684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use mfgtool to program/update DTB file only to i.MX6Q SABRE board (Android M6.0.1_2.1.0 GA)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;Sun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jul 2017 05:54:54 GMT</pubDate>
    <dc:creator>Sun1z</dc:creator>
    <dc:date>2017-07-26T05:54:54Z</dc:date>
    <item>
      <title>How to program DTB file only for SABRE board?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683690#M105684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use mfgtool to program/update DTB file only to i.MX6Q SABRE board (Android M6.0.1_2.1.0 GA)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;Sun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 05:54:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683690#M105684</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2017-07-26T05:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to program DTB file only for SABRE board?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683691#M105685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked ucl2.xml and found for eMMC-Android, no DTB file is involved, means for android, no DTB required? then how I can set the device tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 07:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683691#M105685</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2017-07-26T07:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to program DTB file only for SABRE board?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683692#M105686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you need to build kernel, you need to use toolchian, mfgtools is for download image to your board,you can refer to the document as below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95225"&gt;Task #8 - Build kernel manually using created toolchain&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for path, you can find the dts file under:&lt;/P&gt;&lt;P&gt;fsl-release-bsp/build/tmp/work-shared/imx6qsabresd/kernel-source/arch/arm/boot/dts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 10:18:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683692#M105686</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2017-07-27T10:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to program DTB file only for SABRE board?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683693#M105687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The device tree is part of the boot.img. You can unpack the boot.img and re-pack it with your device tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 16:11:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683693#M105687</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2017-07-27T16:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to program DTB file only for SABRE board?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683694#M105688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it clear that even there is a minor modification only in dts file, I need re-program the boot.img again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jul 2017 02:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-DTB-file-only-for-SABRE-board/m-p/683694#M105688</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2017-07-29T02:49:30Z</dc:date>
    </item>
  </channel>
</rss>

