<?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: i.MX8M-Mini doesn't boot from SPI NOR in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/1331308#M179277</link>
    <description>&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;We are considering changing teh design of a working custom BD from eMMC to NOR flash and I am wondering if you can send the information sent to Frieder Schrempf, to my email as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also we are considering using Micron Xcella (octal SPI). is there an app note for octal SPI and/or can you flag issues we might run into if we use octal instead of quad SPI.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; in advance - JT&lt;/P&gt;</description>
    <pubDate>Sun, 29 Aug 2021 15:59:44 GMT</pubDate>
    <dc:creator>JHT</dc:creator>
    <dc:date>2021-08-29T15:59:44Z</dc:date>
    <item>
      <title>i.MX8M-Mini doesn't boot from SPI NOR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/912201#M137436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have a custom board with i.MX8MM and it has a 1MB SPI NOR flash connected to the ECSPI1 interface.&lt;/P&gt;&lt;P&gt;In order to boot from SPI NOR, I flashed an image containing only U-Boot SPL with an offset of 0x400 (1 KiB).&lt;/P&gt;&lt;P&gt;This image runs fine, when I put it on the SD-card with an offset of 0x8400 (33 KiB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BOOT_CFG in the OTP fuses is set to boot from eMMC and enables the recovery boot from ECSPI1.&lt;/P&gt;&lt;P&gt;With the fuses set and the image in the flash, I can see that the BootROM starts probing the flash device, but the SPL binary does not run (no output on the console).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/pengfan"&gt;pengfan&lt;/A&gt;‌ was so kind to tell me, that NXP is aware of a problem with SPI NOR boot and currently investigating this. I would be very grateful if NXP could share their current status and possible solutions if known.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Frieder Schrempf&lt;/P&gt;&lt;P&gt;Kontron Electronics GmbH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 13:58:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/912201#M137436</guid>
      <dc:creator>friederschrempf</dc:creator>
      <dc:date>2019-09-25T13:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M-Mini doesn't boot from SPI NOR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/912202#M137437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frieder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;info was sent via mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Thu, 26 Sep 2019 23:25:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/912202#M137437</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-09-26T23:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M-Mini doesn't boot from SPI NOR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/912203#M137438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem on our customer iMX8M-Mini board. We would like to boot from SPI-NOR (W25Q128FV/JV), also connected to ECSPI1. Boot configuration is done by strapping options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOOT_CFG15 = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG14 = 1&lt;/P&gt;&lt;P&gt;BOOT_CFG13 = 1&lt;/P&gt;&lt;P&gt;BOOT_CFG12 = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG11 = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG10 = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG9 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG8 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG7 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG6 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG5 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG4 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG3 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG2 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG1 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;BOOT_CFG0 &amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOOT_MODE1 = 1&lt;/P&gt;&lt;P&gt;BOOT_MODE0 = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are these the correct strapping options? We took them from chapter 6.1.5 Boot devices (internal boot) of the i.MX 8M Mini Applications Processor Reference Manual.&lt;/LI&gt;&lt;LI&gt;How to generate to correct image to be programmed into the SPI-NOR-Flash. The imx-mkimage does not provide a respective image. According to this post &lt;A href="https://community.nxp.com/thread/508705"&gt;https://community.nxp.com/thread/508705&lt;/A&gt; it should be the same as for eMMC.&lt;/LI&gt;&lt;LI&gt;How to programm the SPI-NOR-Flash? Can the UUU-Tool be used similar to the QSPI (FlexSPI)?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Elmar Albert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 15:44:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/912203#M137438</guid>
      <dc:creator>elmaralbert</dc:creator>
      <dc:date>2019-12-05T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M-Mini doesn't boot from SPI NOR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/1263415#M172721</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;I am experiencing a similar issue with the iMX8M Mini. Is there any info you could share that could be relevant for me?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 09:05:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/1263415#M172721</guid>
      <dc:creator>wouher</dc:creator>
      <dc:date>2021-04-16T09:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M-Mini doesn't boot from SPI NOR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/1331308#M179277</link>
      <description>&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;We are considering changing teh design of a working custom BD from eMMC to NOR flash and I am wondering if you can send the information sent to Frieder Schrempf, to my email as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also we are considering using Micron Xcella (octal SPI). is there an app note for octal SPI and/or can you flag issues we might run into if we use octal instead of quad SPI.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; in advance - JT&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2021 15:59:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/1331308#M179277</guid>
      <dc:creator>JHT</dc:creator>
      <dc:date>2021-08-29T15:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M-Mini doesn't boot from SPI NOR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/1355887#M181564</link>
      <description>&lt;P&gt;Hello Igor,&lt;BR /&gt;&lt;BR /&gt;We're facing the exact same issue as Frieder for our iMX8MM platform.&lt;BR /&gt;If there is any information that could help, it'll be appreciated if you could send it to us.&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Nikolaos&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 13:47:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-doesn-t-boot-from-SPI-NOR/m-p/1355887#M181564</guid>
      <dc:creator>nikolaos_stefanou</dc:creator>
      <dc:date>2021-10-14T13:47:51Z</dc:date>
    </item>
  </channel>
</rss>

