<?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: Boot mode in IMX8M in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821774#M126490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Diego:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having basically the same issue with a B4 board. If I install a Linux rootfs on an SD card (using the MfgTool2) and leave the SD card installed, I cannot get to the serial boot loader irrespective of the switches. It just boots Linux from the card. If I remove the SD card, it goes back to doing serial boot if set to 01/XXXX and MMC boot if set to 10/0010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Mar 2019 15:11:55 GMT</pubDate>
    <dc:creator>rmack1</dc:creator>
    <dc:date>2019-03-14T15:11:55Z</dc:date>
    <item>
      <title>Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821765#M126481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are going to make product based on IMX8MQ (MIMX8MQ6DVAJZAA) processor.&amp;nbsp; Currently we are doing POC on IMX8MQ processor EVK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;While understanding booting process from Technical Reference Manual we understand that if boot process failed to boot from configured device it will jump to boot from USB serial mode. There is &lt;STRONG&gt;NOTE&lt;/STRONG&gt; in&amp;nbsp;Technical Reference Manual regarding this:&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;EM&gt;NOTE&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Before going into USB serial mode, Boot ROM detect&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;SD/MMC card on USDHC1 port. If a card is inserted, ROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;will try to boot from it. This is the so-called Manufacture&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;SD/MMC boot. This feature can be disabled by blowing fuse&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;“Disable SD/MMC Manufacture Mode”.&amp;nbsp;&lt;/EM&gt; &lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In IMX8MQ EVK there is an &lt;STRONG&gt;eMMC connected&amp;nbsp; to USDHC1.&lt;/STRONG&gt; There is &lt;STRONG&gt;SD card connected to USDHC2.&lt;/STRONG&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;We prepared bootable SD card.&amp;nbsp; We set SD boot mode and board get booted from SD which is correct. Then we clear eMMC boot partition using following command:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo 0 &amp;gt; /sys/block/mmcblk0boot0/force_ro&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dd if=/dev/zero of=/dev/mmcblk0boot0&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We set eMMC boot mode. Now as per technical reference manual board should not get booted because there nothing in boot partition of eMMC (USDHC1). &lt;STRONG&gt;But surprisingly it start booting from inserted SD card (USHDC2)&lt;/STRONG&gt;. Which is strange and incorrect!!!&lt;/LI&gt;&lt;LI&gt;If we flash eMMC boot partition --&amp;gt; set eMMC boot mode --&amp;gt; boot from eMMC it works fine. Which correct.&lt;/LI&gt;&lt;LI&gt;But there is one more interesting observation. If we SD boot mode --&amp;gt;remove SD card --&amp;gt;power on board.&lt;/LI&gt;&lt;LI&gt;As per Technical Reference Manual it should jump to USB serial mode and before that is should go to USDHC1 interface (eMMC)&amp;nbsp; and boot from there. But here nothing is happening.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Boot behavior is contradicting from description in Technical Reference Manual.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Has anyone observe such behavior? Is there in correction needed in Technical Reference Manual description?&lt;/P&gt;&lt;P&gt;Any suggestions or inputs are appreciated. As this is critical stage before we proceed ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 10:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821765#M126481</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2018-12-20T10:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821766#M126482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you have configured the boot switches?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, be completely&amp;nbsp;sure that you have the boot mode as mmc&amp;nbsp;instead of sd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 21:07:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821766#M126482</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-12-21T21:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821767#M126483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for late reply! Was on vacation due to Christmas Holidays.&lt;/P&gt;&lt;P&gt;Regarding you question for boot mode settings : We are using IMX8 EVM in which there two switches provided. We are using following settings:&lt;/P&gt;&lt;P&gt;Booting from SD on i.MX 8MQuad EVK&lt;BR /&gt;==================================&lt;BR /&gt;SWitch&amp;nbsp;&amp;nbsp; &amp;nbsp;D1&amp;nbsp; D2&amp;nbsp; D3&amp;nbsp; D4&lt;BR /&gt;SW801 :&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; &amp;nbsp; 0 &lt;BR /&gt;SW802 :&amp;nbsp; 1&amp;nbsp; 0&amp;nbsp;&amp;nbsp; (Internal boot mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Booting from eMMC on i.MX 8MQuad EVK&lt;BR /&gt;====================================&lt;BR /&gt;SWitch&amp;nbsp;&amp;nbsp; &amp;nbsp;D1&amp;nbsp; D2&amp;nbsp; D3&amp;nbsp; D4&lt;BR /&gt;SW801 :&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestions/inputs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2018 09:35:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821767#M126483</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2018-12-27T09:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821768#M126484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know the revision of your board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the understanding that are some boards that have the same behavior&amp;nbsp;that you are mentioning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 18:30:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821768#M126484</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-01-04T18:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821769#M126485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the back side of he board I see that&amp;nbsp; it is "SCH-29615 &lt;STRONG&gt;REV B3&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;Let me know if this information is enough to know board revision of do you need anything else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 06:39:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821769#M126485</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2019-01-07T06:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821770#M126486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the delay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You&amp;nbsp;have the same revision as my board and I experience the same problem, let me verify if this is a known problem and if there is already an errata about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2019 22:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821770#M126486</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-02-04T22:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821771#M126487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm weather it is issue with particular revision of EVK boards? Or is it issue with particular part number of IMX8MQ processor.&lt;/P&gt;&lt;P&gt;If it issue with particular EVK board let us know which revision of EVK boards has correct behavior as per Technical Reference Manual. Because we are planning to purchase three more EVKs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 05:34:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821771#M126487</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2019-02-06T05:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821772#M126488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still reviewing this internally, they are trying to find what is the root cause. I will update you as soon as there is an answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 23:10:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821772#M126488</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-02-11T23:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821773#M126489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any update on this discussion? Any conclusion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 11:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821773#M126489</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2019-03-13T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821774#M126490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Diego:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having basically the same issue with a B4 board. If I install a Linux rootfs on an SD card (using the MfgTool2) and leave the SD card installed, I cannot get to the serial boot loader irrespective of the switches. It just boots Linux from the card. If I remove the SD card, it goes back to doing serial boot if set to 01/XXXX and MMC boot if set to 10/0010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2019 15:11:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821774#M126490</guid>
      <dc:creator>rmack1</dc:creator>
      <dc:date>2019-03-14T15:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821775#M126491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am digging through *massive* amounts of documentation. To date I have found the following in exactly one place:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If the SD card with bootable image is plugged in SD2, because of the MFG boot on SD2,&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;it will not enter the serial download mode.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text above is on page 27 of &lt;EM&gt;&lt;STRONG&gt;i.MX Linux User's Guide&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;so this is obviously a "feature" that got documented. I guess we would request that this same wording show up in the &lt;EM&gt;&lt;STRONG&gt;i.MX8MQ EVK Quick Start Guide&lt;/STRONG&gt;&lt;/EM&gt; and the &lt;EM&gt;&lt;STRONG&gt;i.MX8 EVK User's Manual.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might also help to have someone who speaks English as a first language clean up the wording. The phrase "because of the MFG boot on SD2"&amp;nbsp; does not make any sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect what is meant is: "The internal boot ROM system goes into a factory boot mode if a device is detected on SD2 and whatever image (including a valid customer image) will be booted irrespective of the settings of any of the boot pins. This behavior is intended for Manufacturing override of eMMC images, but also allows for a customer SD card to override the eMMC image."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is correct, please feel free to spread those words at will!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 20:50:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/821775#M126491</guid>
      <dc:creator>rmack1</dc:creator>
      <dc:date>2019-03-21T20:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/1163736#M163018</link>
      <description>&lt;P&gt;Hi Jemish&lt;/P&gt;&lt;P&gt;We are facing a similar problem with a custom&amp;nbsp; iMX8M board. Did you find a solution or a reason for the behavior you are describing above?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Esben Elfving&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 06:25:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/1163736#M163018</guid>
      <dc:creator>esben-e</dc:creator>
      <dc:date>2020-10-07T06:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Boot mode in IMX8M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/1295018#M175741</link>
      <description>&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any update on this discussion? Any conclusion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ilan&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jun 2021 14:15:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-mode-in-IMX8M/m-p/1295018#M175741</guid>
      <dc:creator>IlanHa</dc:creator>
      <dc:date>2021-06-20T14:15:34Z</dc:date>
    </item>
  </channel>
</rss>

