<?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>i.MX ProcessorsのトピックRe: How to create QSPI bootloader for imx8qxpmek?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998319#M148052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;Thanks for your answer&lt;/P&gt;&lt;P&gt;I'm confused because in the&amp;nbsp;SPF-29683-C2.pdf schematics (MCIMX8QXP-CPU MEK Platform)&lt;/P&gt;&lt;P&gt;There is this diagram:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34739i6DEFAF807A5CFBDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in the&amp;nbsp;i.MX 8QuadXPlus MEK Board Hardware User's Guide (IMX8QXPMEKHUG) there is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33506iFC2061E7967E741A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I fond more information about FSPI on&amp;nbsp;i.MX 8QuadXPlus MEK?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jan 2020 16:58:17 GMT</pubDate>
    <dc:creator>q325mg</dc:creator>
    <dc:date>2020-01-13T16:58:17Z</dc:date>
    <item>
      <title>How to create QSPI bootloader for imx8qxpmek?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998317#M148050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am working with&amp;nbsp;MCIMX8QXP-CPU (&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;i.MX 8QuadXPlus Multisensory Enablement Kit&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;) and I followed the instructions of&amp;nbsp;i.MX Yocto Project User's Guide.pdf (IMXLXYOCTOUG), section&amp;nbsp;5.5 U-Boot configuration about setting the UBOOT_CONFIG = "qspi1"&amp;nbsp; in local.conf and after executing:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;MACHINE=imx8qxpmek bitbake -c deploy u-boot-imx‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Nothing is shown in the tmp/deploy/images/imx8qxpmek/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;How can I create my qspi bootloader?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;IMG alt="pastedImage_1.png" src="https://community.nxp.com/t5/image/serverpage/image-id/104788iAB1AD2C3EB7D0BD6/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Update:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am now able to boot with the QSPI boot mode, I f&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;ollowed the instructions from&amp;nbsp;i.MX_Yocto_Project_User's_Guide.pdf, to s&lt;/SPAN&gt;etup my Yocto folder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;$ mkdir imx-yocto-bsp
$ cd imx-yocto-bsp
$ repo init -u &lt;A href="https://source.codeaurora.org/external/imx/imx-manifest" rel="nofollow noopener noreferrer noopener noreferrer" target="test_blank"&gt;https://source.codeaurora.org/external/imx/imx-manifest&lt;/A&gt; -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml
$ repo sync
$ DISTRO=fsl-imx-xwayland MACHINE=imx8qxpmek source fsl-setup-release.sh -b build-xwayland&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added FSPI configuration&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;$ echo "UBOOT_CONFIG = \"fspi\"" &amp;gt;&amp;gt; conf/local.conf
$ MACHINE=imx8qxpmek bitbake -c deploy u-boot-imx
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After a while, the bootloader for FSPI is created:&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;imx-yocto-bsp/build-wayland/tmp/deploy/images/imx8qxpmek/imx-boot-imx8qxpmek-fspi.bin-flash_spl_flexspi&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following this reference: &lt;A href="https://github.com/NXPmicro/mfgtools/wiki" rel="nofollow noopener noreferrer noopener noreferrer" target="test_blank"&gt;https://github.com/NXPmicro/mfgtools/wiki&lt;/A&gt;, I flashed the bootloader to the QSPI NOR Memory of the iMX8 QXP MEK board with the help of UUU tool:&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;$ sudo ./uuu -v -b qspi imx-boot-imx8qxpmek-fspi.bin-flash_spl_flexspi&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that I set up the proper onfiguration to the SW2 dip switch and the board boot from QSPI memory, then I have another problem but I will create a different&amp;nbsp;post for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:32:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998317#M148050</guid>
      <dc:creator>q325mg</dc:creator>
      <dc:date>2020-11-02T14:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QSPI bootloader for imx8qxpmek?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998318#M148051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isaias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX8QXP processor does not have qspi module, it has fspi&amp;nbsp; so seems more correct&lt;/P&gt;&lt;P&gt;option to use "U-Boot FSPI".&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>Mon, 13 Jan 2020 00:51:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998318#M148051</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-01-13T00:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QSPI bootloader for imx8qxpmek?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998319#M148052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;Thanks for your answer&lt;/P&gt;&lt;P&gt;I'm confused because in the&amp;nbsp;SPF-29683-C2.pdf schematics (MCIMX8QXP-CPU MEK Platform)&lt;/P&gt;&lt;P&gt;There is this diagram:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34739i6DEFAF807A5CFBDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in the&amp;nbsp;i.MX 8QuadXPlus MEK Board Hardware User's Guide (IMX8QXPMEKHUG) there is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33506iFC2061E7967E741A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I fond more information about FSPI on&amp;nbsp;i.MX 8QuadXPlus MEK?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2020 16:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998319#M148052</guid>
      <dc:creator>q325mg</dc:creator>
      <dc:date>2020-01-13T16:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QSPI bootloader for imx8qxpmek?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998320#M148053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isaias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look on Figure 1. i.MX 8QuadXPlus/8DualXPlus System Block Diagram,&lt;BR /&gt;Table 4. i.MX 8QuadXPlus/8DualXPlus modules list, Table 91. FlexSPI timings&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/data-sheet/IMX8DXAEC.pdf" target="_blank"&gt;&lt;STRONG&gt;i.MX 8DualX Automotive and Infotainment Applications Processors&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and &lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX8DQXPRM" target="_blank"&gt;&lt;STRONG&gt;i.MX 8DualXPlus/8QuadXPlus Applications Processor Reference Manual&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 06:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-create-QSPI-bootloader-for-imx8qxpmek/m-p/998320#M148053</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-01-14T06:27:45Z</dc:date>
    </item>
  </channel>
</rss>

