<?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: Can't flash image via uuu on NXP Official IMX8MP EVK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1696346#M210000</link>
    <description>&lt;P&gt;After debugging, we found the failure code -62, is -ETIME&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee} = yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr} ${initrd_addr} ${fdt_addr}; fi; else echo "Run fastboot ..."; fastboot 0; fi;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;Hit any key to stop autoboot: 0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;## Checking Image at 43800000 ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;Unknown image format!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;Run fastboot ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;USB init failed: -62&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The overal call sequence is:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;tcpc_pd_receive_message() --&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;tcpc_polling_reg()&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;As we doing this uuu flash on the official NXP IMX8MP EVK board(8MPLUS-BB), with the official image files downloaded from official NXP website. Can we conclude there is something incorrect on this EVK hardware board ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 01 Aug 2023 05:34:19 GMT</pubDate>
    <dc:creator>13614278</dc:creator>
    <dc:date>2023-08-01T05:34:19Z</dc:date>
    <item>
      <title>Can't flash image via uuu on NXP Official IMX8MP EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1691884#M209631</link>
      <description>&lt;P&gt;We have an offical NXP IMX8MP EVK board(8MPLUS-BB), it works fine for a few weeks, I mean, we can flash the image and the board can up without any issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But today I found I can't flash it anymore, when I put it under download, and using below command:&lt;/P&gt;&lt;P&gt;uuu -b emmc_all&amp;nbsp;imx-boot-imx8mpevk-sd.bin-flash_evk imx-image-full-imx8mpevk.wic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It always failed to flash, and the board was in uboot shell prompt:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BuildInfo:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- ATF 3c1583b&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MMC: no card present&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Detect USB boot. Will enter fastboot mode!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Net: eth0: ethernet@30be0000, eth1: ethernet@30bf0000 [PRIME]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Fastboot: Normal&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Boot from USB for mfgtools&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;*** Warning - Use default environment for mfgtools&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;, using default environment&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee} = yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr} ${initrd_addr} ${fdt_addr}; fi; else echo "Run fastboot ..."; fastboot 0; fi;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Hit any key to stop autoboot: 0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;## Checking Image at 43800000 ...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Unknown image format!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Run fastboot ...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;USB init failed: -62&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;u-boot=&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the image files are the official file downloaded from NXP official website, not our own build. The full serial port output log is attached here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone give us some help? Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 05:33:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1691884#M209631</guid>
      <dc:creator>13614278</dc:creator>
      <dc:date>2023-07-25T05:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can't flash image via uuu on NXP Official IMX8MP EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1693294#M209730</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;What BSP release are you using? Could you try with another one?&lt;/P&gt;
&lt;P&gt;Have you tried with an SD? What were the results?&lt;/P&gt;
&lt;P&gt;Try also with:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;uuu -b emmc_all imx-image-full-imx8mpevk.wic&lt;/LI-CODE&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1693294#M209730</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2023-07-26T18:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can't flash image via uuu on NXP Official IMX8MP EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1694521#M209825</link>
      <description>Thank you for help.&lt;BR /&gt;&lt;BR /&gt;We used the Kirkstone(5.15.71 kernel) for a while without any issue. Unfortunately, we found it failed to flash by uuu anymore recently.&lt;BR /&gt;&lt;BR /&gt;Then, I tried other version such as gather(5.10.72 kernel) release, the same behavior, still can't flash the image by uuu.&lt;BR /&gt;&lt;BR /&gt;I dumped the image into a removable SD card, and insert it into the board, and choose boot from SD mode, it can work.&lt;BR /&gt;&lt;BR /&gt;Does that mean, the emmc was broken on the EVK board? because I find 'card not present' in the boot log(the log file already attached in this thread).&lt;BR /&gt;&lt;BR /&gt;Please note that all the images I flashed was downloaded directly from official NXP website, to make sure the issue was not caused by our build environment.</description>
      <pubDate>Fri, 28 Jul 2023 00:24:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1694521#M209825</guid>
      <dc:creator>13614278</dc:creator>
      <dc:date>2023-07-28T00:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't flash image via uuu on NXP Official IMX8MP EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1695377#M209897</link>
      <description>Hi,&lt;BR /&gt;It's possible. Discard it updating uuu to its most recent version and also try the uuu.auto version withouth an SD plugged.&lt;BR /&gt;Regards</description>
      <pubDate>Sun, 30 Jul 2023 20:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1695377#M209897</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2023-07-30T20:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't flash image via uuu on NXP Official IMX8MP EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1696239#M209986</link>
      <description>&lt;P&gt;We spend some time on this, and found this is probably caused by following error report (-62):&lt;/P&gt;&lt;P&gt;tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee} = yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr} ${initrd_addr} ${fdt_addr}; fi; else echo "Run fastboot ..."; fastboot 0; fi;&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;/P&gt;&lt;P&gt;## Checking Image at 43800000 ...&lt;BR /&gt;Unknown image format!&lt;BR /&gt;Run fastboot ...&lt;BR /&gt;USB init failed: -62&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone give us some advice?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 02:00:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1696239#M209986</guid>
      <dc:creator>13614278</dc:creator>
      <dc:date>2023-08-01T02:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't flash image via uuu on NXP Official IMX8MP EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1696346#M210000</link>
      <description>&lt;P&gt;After debugging, we found the failure code -62, is -ETIME&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee} = yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr} ${initrd_addr} ${fdt_addr}; fi; else echo "Run fastboot ..."; fastboot 0; fi;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;Hit any key to stop autoboot: 0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;## Checking Image at 43800000 ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;Unknown image format!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;Run fastboot ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;USB init failed: -62&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The overal call sequence is:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;tcpc_pd_receive_message() --&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;tcpc_polling_reg()&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;As we doing this uuu flash on the official NXP IMX8MP EVK board(8MPLUS-BB), with the official image files downloaded from official NXP website. Can we conclude there is something incorrect on this EVK hardware board ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Aug 2023 05:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1696346#M210000</guid>
      <dc:creator>13614278</dc:creator>
      <dc:date>2023-08-01T05:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can't flash image via uuu on NXP Official IMX8MP EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1699883#M210372</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please try to recover it from linux as:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;4.4.2 Using an i.MX board as the host server to create a rootfs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Suggests.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Do you see it in linux?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 05:31:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-t-flash-image-via-uuu-on-NXP-Official-IMX8MP-EVK/m-p/1699883#M210372</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2023-08-07T05:31:56Z</dc:date>
    </item>
  </channel>
</rss>

