<?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 Capsule update failed on imx93 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2091221#M236919</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to test capsule update on imx93-evk&amp;nbsp; , we got a error below , help us to fix the issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;note:-&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Flashed the&amp;nbsp;imx-boot-imx93evk-sd.bin-flash_singleboot_stmm_capsule image into emmc and ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flashed&amp;nbsp;acs.img to the SD card and plug in the SD card to the board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;boot the image in EMMC mode&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EMMC -&amp;gt; mmc 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SD-CARD -&amp;gt; mmc 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Steps to test capsule update:&lt;/STRONG&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;mw 0x80000000 0xc33eebd3;mw 0x80000004 0x9f4c336e;mw 0x80000008&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0xc0e28c98;mw 0x8000000c 0x615459b8;mw 0x80000010 0x86cf2b0d;mw 0x80000014&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0xf24d8464;mw 0x80000018 0xc6e656ab;mw 0x8000001c 0xe401b71b&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;mw.b 0x90000000 0 0x400000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;mmc rpmb write 0x90000000 0 0x2000 0x80000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;env set dfu_alt_info "mmc 0=1 raw 0x0 0x2000 mmcpart 1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt; saveenv&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt; reset&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestPK1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize PK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestKEK1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize KEK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestDB1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize db&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestDBX1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize dbx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Power of the board and :-&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then we have&amp;nbsp; another sdcard with EFI partition using the EFI partition is created using fdisk command then connect the sdcard into target board imx93-evk. with EFI/UpdateCapsule directory is created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;-&amp;gt;&amp;nbsp;setenv serverip 192.168.1.128;dhcp $loadaddr capsule1.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;fatwrite mmc 1:1 ${loadaddr} /EFI/UpdateCapsule/capsule1.bin 0x${filesize}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;efidebug boot add -b 0 Boot0000 mmc 1:1 /EFI/UpdateCapsule/capsule1.bin;efidebug boot next 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;setenv -e -nv -bs -rt -v OsIndications =0x0000000000000004&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;efidebug capsule disk-update&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;error:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;u-boot=&amp;gt; efidebug capsule disk-update&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Capsule authentication check failed. Aborting update&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firmware update failed: &amp;lt;NULL&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Applying capsule capsule1.bin failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reboot after firmware update.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 May 2025 05:34:45 GMT</pubDate>
    <dc:creator>arka</dc:creator>
    <dc:date>2025-05-05T05:34:45Z</dc:date>
    <item>
      <title>Capsule update failed on imx93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2091221#M236919</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to test capsule update on imx93-evk&amp;nbsp; , we got a error below , help us to fix the issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;note:-&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Flashed the&amp;nbsp;imx-boot-imx93evk-sd.bin-flash_singleboot_stmm_capsule image into emmc and ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flashed&amp;nbsp;acs.img to the SD card and plug in the SD card to the board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;boot the image in EMMC mode&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EMMC -&amp;gt; mmc 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SD-CARD -&amp;gt; mmc 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Steps to test capsule update:&lt;/STRONG&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;mw 0x80000000 0xc33eebd3;mw 0x80000004 0x9f4c336e;mw 0x80000008&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0xc0e28c98;mw 0x8000000c 0x615459b8;mw 0x80000010 0x86cf2b0d;mw 0x80000014&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0xf24d8464;mw 0x80000018 0xc6e656ab;mw 0x8000001c 0xe401b71b&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;mw.b 0x90000000 0 0x400000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;mmc rpmb write 0x90000000 0 0x2000 0x80000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;env set dfu_alt_info "mmc 0=1 raw 0x0 0x2000 mmcpart 1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt; saveenv&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt; reset&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestPK1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize PK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestKEK1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize KEK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestDB1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize db&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;fatload mmc 1:1 0x80480000 /security-interface-extension-keys/TestDBX1.auth&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=&amp;gt;setenv -e -nv -bs -rt -at -i 0x80480000:$filesize dbx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Power of the board and :-&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then we have&amp;nbsp; another sdcard with EFI partition using the EFI partition is created using fdisk command then connect the sdcard into target board imx93-evk. with EFI/UpdateCapsule directory is created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;-&amp;gt;&amp;nbsp;setenv serverip 192.168.1.128;dhcp $loadaddr capsule1.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;fatwrite mmc 1:1 ${loadaddr} /EFI/UpdateCapsule/capsule1.bin 0x${filesize}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;efidebug boot add -b 0 Boot0000 mmc 1:1 /EFI/UpdateCapsule/capsule1.bin;efidebug boot next 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;setenv -e -nv -bs -rt -v OsIndications =0x0000000000000004&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;efidebug capsule disk-update&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;error:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;u-boot=&amp;gt; efidebug capsule disk-update&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Capsule authentication check failed. Aborting update&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firmware update failed: &amp;lt;NULL&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Applying capsule capsule1.bin failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reboot after firmware update.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 05:34:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2091221#M236919</guid>
      <dc:creator>arka</dc:creator>
      <dc:date>2025-05-05T05:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Capsule update failed on imx93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2091659#M236948</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;A customer got a list from missing steps from the guide, could you confirm that they are done otherwise, perform them? Keep in mind is for SD card boot, you might want to adjust it.&lt;/P&gt;
&lt;P&gt;Here is the complete list of instructions for how to do the update from sdcard boot:&lt;/P&gt;
&lt;P&gt;1. Write 8MMini SystemReady-IR certified bootloader to SDCard&lt;/P&gt;
&lt;P&gt;2. Mark mmcblk1p1 partion as EFI (with fdisk tool)&lt;/P&gt;
&lt;P&gt;3. Create /EFI/UpdateCapsule/ path on the efi partition and copy capsule1.bin there&lt;/P&gt;
&lt;P&gt;4. Boot 8MMini and stop in bootloader:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;u-boot=&amp;gt; env set dfu_alt_info "mmc 1=1 raw 0x42 0x2000"
u-boot=&amp;gt; efidebug boot add 0 Boot0000 mmc 1:1 capsule1.bin;efidebug boot next 0
u-boot=&amp;gt; setenv -e -nv -bs -rt -v OsIndications =0x04
u-boot=&amp;gt; efidebug capsule disk-update /*at this point the bootloader is update*/
u-boot=&amp;gt; savee&lt;/LI-CODE&gt;
&lt;P&gt;5. Reset /* board will boot with new bootloader */&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 19:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2091659#M236948</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2025-05-05T19:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Capsule update failed on imx93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2091864#M236952</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206442"&gt;@JosephAtNXP&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I have a few clarifications regarding the i.MX93:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Could you please elaborate on the missing steps from the user guide? We're not aware of any omissions.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;You mentioned a "SystemReady-IR certified bootloader"—where can we find it, or how can we build it for the i.MX93?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The steps you provided are for the i.MX 8M Mini. Do these steps also apply to the i.MX93, or are there any parameter differences we should be aware of?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 04:49:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2091864#M236952</guid>
      <dc:creator>arka</dc:creator>
      <dc:date>2025-05-06T04:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Capsule update failed on imx93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2092109#M236967</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206442"&gt;@JosephAtNXP&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Can you share steps on how to create EFI partion and flash the uboot on sdcard?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Write 8MMini SystemReady-IR certified bootloader to SDCard&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark mmcblk1p1 partion as EFI (with fdisk tool)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 10:44:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2092109#M236967</guid>
      <dc:creator>arka</dc:creator>
      <dc:date>2025-05-06T10:44:33Z</dc:date>
    </item>
    <item>
      <title>Reg: Capsule update failed on IMX93-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2095141#M237109</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206442"&gt;@JosephAtNXP&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We have followed&amp;nbsp;&lt;SPAN&gt;steps to update the bootloader via capsule update, we got&amp;nbsp;an issue with capsule authentication during the process , below i have added the steps and screenshot for your reference.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;1.Here are the steps I've followed:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Enabled STMM in Yocto:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;In the&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;local.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;file, I added the following line:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;MACHINE_FEATURES:append = " stmm"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;2.Followed the U-Boot steps:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;u-boot=&amp;gt; env set dfu_alt_info "mmc 1=1 raw 0x42 0x2000"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;u-boot=&amp;gt; efidebug boot add 0 Boot0000 mmc 1:1 capsule1.bin; efidebug boot next 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;u-boot=&amp;gt; setenv -e -nv -bs -rt -v OsIndications = 0x04&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;u-boot=&amp;gt; efidebug capsule disk-update&amp;nbsp;/* At this point, the bootloader is updated */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;u-boot=&amp;gt; savee&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;3.However, after running these commands, I encountered the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;u-boot=&amp;gt; env set dfu_alt_info "mmc 1=1 raw 0x42 0x2000"&lt;BR /&gt;u-boot=&amp;gt; efidebug boot add -b 0 Boot0000 mmc 1:1 capsule1.bin;efidebug boot next 0&lt;BR /&gt;adv7535_mipi2hdmi hdmi@3d: Can't find cec device id=0x3c&lt;BR /&gt;fail to probe panel device hdmi@3d&lt;BR /&gt;fail to get display timings&lt;BR /&gt;u-boot=&amp;gt; setenv -e -nv -bs -rt -v OsIndications =0x04&lt;BR /&gt;GUID: 8be4df61-93ca-11d2-aa0d-00e098032b8c (EFI_GLOBAL_VARIABLE_GUID)&lt;BR /&gt;Attributes: 0x7&lt;BR /&gt;Value:&lt;BR /&gt;00000000: 04 .&lt;BR /&gt;u-boot=&amp;gt; efidebug capsule disk-update&lt;BR /&gt;Capsule authentication check failed. Aborting update&lt;BR /&gt;Firmware update failed: &amp;lt;NULL&amp;gt;&lt;BR /&gt;Applying capsule capsule1.bin failed.&lt;BR /&gt;Reboot after firmware update.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;4.Created an EFI partition using the appropriate image:-&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (8).png" style="width: 699px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/337103i902A08C6BB299CBB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image (8).png" alt="image (8).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (7).png" style="width: 798px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/337104iEC825F49406A7E40/image-size/large?v=v2&amp;amp;px=999" role="button" title="image (7).png" alt="image (7).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 05:14:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Capsule-update-failed-on-imx93/m-p/2095141#M237109</guid>
      <dc:creator>arka</dc:creator>
      <dc:date>2025-05-12T05:14:04Z</dc:date>
    </item>
  </channel>
</rss>

