<?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: Flex-SPI Image Generation</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Flex-SPI-Image-Generation/m-p/1072242#M157471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The method you have followed should be correct I'll double check. Also, I see that you are looking for C0 binaries then use this machine instead imx8qxpc0mek.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you tried to flash the pre-built image you had the same result with both binaries?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2020 00:34:38 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2020-08-18T00:34:38Z</dc:date>
    <item>
      <title>Flex-SPI Image Generation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Flex-SPI-Image-Generation/m-p/1072241#M157470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;Hello,&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;We have NXP`s MCIMX8QXP MEK board. We are using the "i.MX Linux Yocto Project BSP 5.4.24_2.1.0 Release".&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;We are able to generate and boot from the SD card (flashing using dd commands) and eMMC (using serial download mode and UUU utility).&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;To boot from the onboard micron 64MB octal flash, a bootloader image with FSPI boot support is required. We have some difficulty in understanding the procedure for the following things:&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;1) &lt;STRONG&gt;Unable to generate the Flex-SPI u-boot binary image.&lt;/STRONG&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;We have followed the procedure as follows:&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;a) added the UBOOT_CONFIG = "fspi" in local.conf as per procedure given in the i.MX Yocto Project User's Guide and then use command and run the following command: &lt;BR /&gt;&lt;SPAN style="font-size: 13px;"&gt;&lt;EM&gt;$bitbake -c cleansstate core-image-base&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px;"&gt;&lt;EM&gt;$MACHINE=imx8qxpmek bitbake -c deploy u-boot-imx&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;Then also, don`t see any flex SPI image generated build/tmp/deploy/images/imx8qxpmek. Here only the sd card image (imx-boot-imx8qxpmek-sd.bin-flash_spl) is getting generated.&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;2) We have downloaded the Linux prebuild images from the NXP website "L5.4.24-2.1.0_images_MX8QXPC0MEK.zip". In that folder, we found the "imx-boot-imx8qxpc0mek-fspi.bin-flash_flexspi" and "imx-boot-imx8qxpc0mek-fspi.bin-flash_spl_flexspi" images. We tried flashing those images with UUU tool with the following command&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: 12px;"&gt;&lt;EM&gt;$sudo ./uuu -b &lt;STRONG&gt;qspi&lt;/STRONG&gt; imx-boot-imx8qxpc0mek-fspi.bin-flash_flexspi&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;We&amp;nbsp;are getting the following&amp;nbsp;error:&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-size: 13px;"&gt;&lt;EM&gt;"1:7 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -f imx-boot-im"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;Please guide us on&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;1) how to generate the flexspi image?&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;2) How to flash image using uuu into octal flash for the flex interface?&lt;/P&gt;&lt;P align="justify" style="margin-bottom: 0cm;"&gt;3) Any requirement of "mk-image" here to generate the required images? if yes, How to use to get the required images?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 17:59:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Flex-SPI-Image-Generation/m-p/1072241#M157470</guid>
      <dc:creator>kharse_kailas</dc:creator>
      <dc:date>2020-07-21T17:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Flex-SPI Image Generation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Flex-SPI-Image-Generation/m-p/1072242#M157471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The method you have followed should be correct I'll double check. Also, I see that you are looking for C0 binaries then use this machine instead imx8qxpc0mek.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you tried to flash the pre-built image you had the same result with both binaries?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 00:34:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Flex-SPI-Image-Generation/m-p/1072242#M157471</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2020-08-18T00:34:38Z</dc:date>
    </item>
  </channel>
</rss>

