<?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: iMX8M Serial Download to Internal Boot Mode in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1157267#M162333</link>
    <description>&lt;P&gt;Hi sahilnayak,&lt;/P&gt;
&lt;P&gt;If eMMC on board is empty, it means that it is the first time to program image into eMMC, you can do like this:&lt;/P&gt;
&lt;P&gt;1. Setting BOOT_MODE[1:0] internal mode&lt;/P&gt;
&lt;P&gt;2. Download images to board.&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp; reset board.&lt;/P&gt;
&lt;P&gt;cold reset or warm reset are both ok.&lt;/P&gt;
&lt;P&gt;---cold reset : means reset PMIC , which is similar to power on.&lt;/P&gt;
&lt;P&gt;---warm reset: reset cpu via POR_B pin.&lt;/P&gt;
&lt;P&gt;So don't need operation ON/OFF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope above information is helpful for you.&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;
&lt;P&gt;B.R,&lt;/P&gt;
&lt;P&gt;Weidong&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 00:13:32 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2020-09-23T00:13:32Z</dc:date>
    <item>
      <title>iMX8M Serial Download to Internal Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1156917#M162305</link>
      <description>&lt;P&gt;Hi NXP Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had one query regarding boot mode switching in iMX8M.&lt;/P&gt;&lt;P&gt;When we flash the processor in serial download mode, after flashing, is there any way we can switch to internal boot mode without rebooting the processor??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your quick response will be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 12:45:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1156917#M162305</guid>
      <dc:creator>sahilnayak</dc:creator>
      <dc:date>2020-09-22T12:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Serial Download to Internal Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1156947#M162309</link>
      <description>&lt;P&gt;Hi sahilnayak ,&lt;/P&gt;&lt;P&gt;From Serial Download mode to internal boot mode, BOOT_MODE[1:0] pins must be re-configred, then reset proccessor. system will boot from internal mode. No other way to realize the purpose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;B.R,&lt;/P&gt;&lt;P&gt;weidong&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 13:27:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1156947#M162309</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-09-22T13:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Serial Download to Internal Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1156969#M162315</link>
      <description>&lt;P&gt;Hi Weidong,&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;We have battery in our system which will remain embedded all the time.&lt;/P&gt;&lt;P&gt;Consider the situation where we are flashing image first time in the processor. So by BOOT_MODE configurations, we will be in internal boot mode only. When we power ON it will automatically go in serial downloader, as there is no image in the processor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that case after flashing processor, can we use the ONOFF pin to power OFF and then power ON the processor, so that it can boot from internal boot mode??&lt;/P&gt;&lt;P&gt;Please advice and provide appropriate solution.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 14:17:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1156969#M162315</guid>
      <dc:creator>sahilnayak</dc:creator>
      <dc:date>2020-09-22T14:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Serial Download to Internal Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1157267#M162333</link>
      <description>&lt;P&gt;Hi sahilnayak,&lt;/P&gt;
&lt;P&gt;If eMMC on board is empty, it means that it is the first time to program image into eMMC, you can do like this:&lt;/P&gt;
&lt;P&gt;1. Setting BOOT_MODE[1:0] internal mode&lt;/P&gt;
&lt;P&gt;2. Download images to board.&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp; reset board.&lt;/P&gt;
&lt;P&gt;cold reset or warm reset are both ok.&lt;/P&gt;
&lt;P&gt;---cold reset : means reset PMIC , which is similar to power on.&lt;/P&gt;
&lt;P&gt;---warm reset: reset cpu via POR_B pin.&lt;/P&gt;
&lt;P&gt;So don't need operation ON/OFF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope above information is helpful for you.&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;
&lt;P&gt;B.R,&lt;/P&gt;
&lt;P&gt;Weidong&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 00:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1157267#M162333</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-09-23T00:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Serial Download to Internal Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1159529#M162564</link>
      <description>&lt;P&gt;If you're flashing Android images you can use fastboot,&amp;nbsp;without entering serial download mode&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 21:29:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Serial-Download-to-Internal-Boot-Mode/m-p/1159529#M162564</guid>
      <dc:creator>xarowubas</dc:creator>
      <dc:date>2020-09-25T21:29:02Z</dc:date>
    </item>
  </channel>
</rss>

