<?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 i.MX8MQ Boot Modes Internal vs. Serial in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-Boot-Modes-Internal-vs-Serial/m-p/1324991#M178617</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When BOOT_MODE[1:0] are set to 0b10 i.e. Internal Boot and BT_FUSE_SEL = 0, then &lt;STRONG&gt;"&lt;SPAN class="fontstyle0"&gt;boot configuration parameters may be set using the GPIO". &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="fontstyle0"&gt;In other words&lt;/SPAN&gt;&amp;nbsp;GPIO settings override eFUSE settings and boot media is selected based on that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the reference manual, Serial/USB Downloader will be initiated after reset if BOOT_MODE[1:0] is 0b01.&lt;/P&gt;&lt;P&gt;My question is the following:&lt;/P&gt;&lt;P&gt;With BOOT_MOE[1:0] set for Internal Boot i.e. 0b10, will Serial Downloader be initiated if Internal Boot Fails? The Boot Flow and the diagram suggests that if Image Index &amp;lt; Max Image Index condition is not met, only then will boot be attempted from USB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Is this observation correct? And if so, what exactly does this conditional statement mean? When would this condition not be met?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;SD/MMC manufacture boot flow seems to confirm this. Please advise.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2021 22:20:24 GMT</pubDate>
    <dc:creator>mmovsisyan</dc:creator>
    <dc:date>2021-08-17T22:20:24Z</dc:date>
    <item>
      <title>i.MX8MQ Boot Modes Internal vs. Serial</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-Boot-Modes-Internal-vs-Serial/m-p/1324991#M178617</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When BOOT_MODE[1:0] are set to 0b10 i.e. Internal Boot and BT_FUSE_SEL = 0, then &lt;STRONG&gt;"&lt;SPAN class="fontstyle0"&gt;boot configuration parameters may be set using the GPIO". &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="fontstyle0"&gt;In other words&lt;/SPAN&gt;&amp;nbsp;GPIO settings override eFUSE settings and boot media is selected based on that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the reference manual, Serial/USB Downloader will be initiated after reset if BOOT_MODE[1:0] is 0b01.&lt;/P&gt;&lt;P&gt;My question is the following:&lt;/P&gt;&lt;P&gt;With BOOT_MOE[1:0] set for Internal Boot i.e. 0b10, will Serial Downloader be initiated if Internal Boot Fails? The Boot Flow and the diagram suggests that if Image Index &amp;lt; Max Image Index condition is not met, only then will boot be attempted from USB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Is this observation correct? And if so, what exactly does this conditional statement mean? When would this condition not be met?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;SD/MMC manufacture boot flow seems to confirm this. Please advise.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 22:20:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-Boot-Modes-Internal-vs-Serial/m-p/1324991#M178617</guid>
      <dc:creator>mmovsisyan</dc:creator>
      <dc:date>2021-08-17T22:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ Boot Modes Internal vs. Serial</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-Boot-Modes-Internal-vs-Serial/m-p/1325036#M178626</link>
      <description>&lt;P&gt;Hi Mikael&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;The Boot Flow and the diagram suggests that if Image Index &amp;lt; Max Image Index&lt;/P&gt;
&lt;P&gt;&amp;gt;condition is not met, only then will boot be attempted from USB.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;Is this observation correct? &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;And if so, what exactly does this conditional statement mean? When would this condition not be met?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can look at sect.6.1.5.1.2 NAND flash boot flow, (Search Count)&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;A id="relatedDocsClick_3" href="https://www.nxp.com/webapp/Download?colCode=IMX8MDQLQRM" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;SD/MMC manufacture boot flow seems to confirm this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;right. Details can be found in footnote to Figure 6-2. Serial Downloader boot flow,&lt;/P&gt;
&lt;P&gt;sect.6.1.10 SD/MMC manufacture mode&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 01:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-Boot-Modes-Internal-vs-Serial/m-p/1325036#M178626</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-08-18T01:16:48Z</dc:date>
    </item>
  </channel>
</rss>

