<?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: Dual Core swUpdate - IMX8ULP9EVK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1954325#M228433</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;If you have tried swupdate on IMX8ULP-EVK9 on both cores(M core &amp;amp; A core), Please let me know so I can reproduce same thing on my side.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2024 13:55:05 GMT</pubDate>
    <dc:creator>dhruvinrajpura</dc:creator>
    <dc:date>2024-09-13T13:55:05Z</dc:date>
    <item>
      <title>Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1944098#M227836</link>
      <description>&lt;P&gt;I am performing OTA(swupdate) in IMX8ULP-EVk9 and I followed docment&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.nxp.com/bundle/AN13872/page/topics/introduction.html?_gl=1*tuwxu9*_gcl_aw*R0NMLjE3MTg3ODEzMjQuQ2p3S0NBandnOHF6QmhBb0Vpd0FXYWdMck1nb01GdzRwY3pJbGJ5UzFSaFhMYlRDYkt1MkxVbFdSbzJLLVJPS0VYajA0Z0NkNU10R0tob0NvOFFRQXZEX0J3RQ..*_ga*ODczNzAxMzE4LjE3MTg2MjY3NTU.*_ga_WM5LE0KMSH*MTcyNDk5MzI3My4xMjYuMS4xNzI0OTkzNDg1LjAuMC4w" target="_self"&gt;https://docs.nxp.com/bundle/AN13872/page/topics/introduction.html&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;and with this I am able to perform swupdate for A core(Linux) For that sw-description file I am using that I attched here.&lt;BR /&gt;&lt;BR /&gt;Now I am updating A core image in /dev/mmcblk0p2 now I also want to update M core(MCU) side image as well (IMx8ULP is hetrogenius dual core MPU) what I need to add in sw-description file so I can update M core image and specificaly in which partition,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Here is my current partition that I have with minimal core image&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8ulp-9x9-lpddr4-evk:~# lsblk 
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
mtdblock0     31:0    0    64M  0 disk 
mmcblk0      179:0    0  29.1G  0 disk 
|-mmcblk0p1  179:1    0  83.2M  0 part 
-mmcblk0p2  179:2    0 318.8M  0 part /
mmcblk0boot0 179:32   0     4M  1 disk 
mmcblk0boot1 179:64   0     4M  1 disk &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone explain that to update image on M core side in which partition I need to add and what needs to be update in sw-description file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 04:58:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1944098#M227836</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-08-30T04:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1945731#M227942</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
&lt;P&gt;If you are using dual boot bootloader image,&amp;nbsp; the m core image is installed into imx-boot-xxxx bootloader, please refer the AN to update bootloader.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 01:26:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1945731#M227942</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-03T01:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1946348#M227980</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for response,&lt;BR /&gt;&lt;BR /&gt;when I try to upload M core in the bootloader with dtb file and kernel image on&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;mmcblk0boot0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;while booting I am getting dtb file not avilable error, so It is not able to boot further.&lt;BR /&gt;&lt;BR /&gt;How can I ensure that am I flashing in the correct partition or not and do I need to update dtb, kernel and M core image on the same partition or in different partition in sw-description file.&lt;BR /&gt;&lt;BR /&gt;How sw-description file will look like in this case and what will be partition scheme for imx8ulp-evk9 that's main thing I want to know.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 14:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1946348#M227980</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-03T14:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1946761#M227997</link>
      <description>&lt;P&gt;The file you need to update is not in /dev/mmcblk0boot0. Please refer the&amp;nbsp;templates in&amp;nbsp;&lt;A href="https://github.com/NXP/swupdate-scripts/tree/main/boards" target="_blank"&gt;https://github.com/NXP/swupdate-scripts/tree/main/boards&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You can copy config files from i.MX93, the step is replacing file names in these configs.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXP/swupdate-scripts/blob/main/boards/cfg_imx93_base.cfg" target="_blank"&gt;https://github.com/NXP/swupdate-scripts/blob/main/boards/cfg_imx93_base.cfg&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXP/swupdate-scripts/blob/main/boards/cfg_imx93_update_image.cfg" target="_blank"&gt;https://github.com/NXP/swupdate-scripts/blob/main/boards/cfg_imx93_update_image.cfg&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_1-1725416259158.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296950i0664A5F86D31853D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_1-1725416259158.png" alt="Zhiming_Liu_1-1725416259158.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXP/swupdate-scripts/blob/main/boards/sw-description-imx93-emmc-dualcopy-image.template" target="_blank"&gt;https://github.com/NXP/swupdate-scripts/blob/main/boards/sw-description-imx93-emmc-dualcopy-image.template&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;These names are different, and the offset is same as i.MX93(32K) on i.MX8ULP.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1725416074987.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296948i32990FC38CBB65BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1725416074987.png" alt="Zhiming_Liu_0-1725416074987.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 02:20:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1946761#M227997</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-04T02:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1950765#M228238</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I created sw-description file as given in reference and attched here as well, with that when I perform swupdate only A core image is updating on the M core image is still previous one after rebooting.&lt;/P&gt;&lt;P&gt;Can you please check my sw-description and script to generate swu file for that?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 07:20:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1950765#M228238</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-10T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1950770#M228239</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Attaching cfg.txt file as well...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#!/usr/bin/bash

# Name of the SoC.
# This name will be used to source this board specific cfg file.
SOC_NAME=imx93

#############################################
# Used to generate update image.
#############################################
# Updated BSP version. This string will be added to default output file.
UPDATE_BSP_VER="LF_v6.1.36_2.1.0"

# Updated container version. This string will be added to default output file.
UPDATE_CONTAINER_VER="1.0"

# Supported SSL modes are RSA-PKCS-1.5, RSA-PSS and DGST.
SSL_MODE=RSA-PKCS-1.5

# Those images will be copied from slot_update to work directory and generate the update image.
# Format: [&amp;lt;image_name&amp;gt;:&amp;lt;truncate_size&amp;gt;]
# If truncate is not required, use ":" with no size.
UPDATE_IMAGES="
core-image-minimal-imx8ulp-9x9-lpddr4-evk.ext4:3000M
imx-boot-imx8ulp-9x9-lpddr4-evk-sd.bin-flash_singleboot_m33:
"

UPDATE_SCRIPTS="
"

# Template file that will be used to generate a sw-description file.
SW_DESCRIPTION_TEMPLATE="${WRK_DIR}/../boards/sw-description-imx93-emmc-dualcopy-image.template"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 10 Sep 2024 07:26:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1950770#M228239</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-10T07:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1951581#M228285</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
&lt;P&gt;I will try that on EVK board.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 02:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1951581#M228285</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-11T02:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1951872#M228306</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you are performing it on evk board please do that with dual copy, because I am performing it as dualcopy swupdate.&lt;BR /&gt;&lt;BR /&gt;If you completes it successfully on evk please share me zip file of that setup, I will re do it on my side as well.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 08:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1951872#M228306</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-11T08:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1954325#M228433</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;If you have tried swupdate on IMX8ULP-EVK9 on both cores(M core &amp;amp; A core), Please let me know so I can reproduce same thing on my side.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 13:55:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1954325#M228433</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-13T13:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1954611#M228438</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;Please refer this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Add-imx8ulp-support-in-swupdate-scripts/ta-p/1954610" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Add-imx8ulp-support-in-swupdate-scripts/ta-p/1954610&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2024 07:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1954611#M228438</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-14T07:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1955171#M228462</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you so much for help,&lt;BR /&gt;&lt;BR /&gt;Having one issue while performing&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Add-imx8ulp-support-in-swupdate-scripts/ta-p/1954610" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Add-imx8ulp-support-in-swupdate-scripts/ta-p/1954610&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;when I created&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;./assemble_base_image.sh -b imx8ulp -e emmc -d doublecopy -m&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;and I created&amp;nbsp;swu_doublecopy_rescue_imx8ulp_emmc_20240916.sdcard and I updated image with&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;uuu -b emmc_all .\imx-boot-imx8ulp-lpddr4-evk-sd.bin-flash_singleboot_m33 .\swu_doublecopy_rescue_imx8ulp_emmc_20240914.sdcard&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;getting error while botting board&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DHCP client bound to address 192.168.68.138 (26 ms)
*** ERROR: `serverip' not set
Cannot autoload with TFTPGET
BOOTP broadcast 1
DHCP client bound to address 192.168.68.138 (33 ms)
*** ERROR: `serverip' not set
Cannot autoload with TFTPGET
WARN: Cannot load the DT
=&amp;gt; &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what I changed in your patch is name of dtb as i am using Imx8ULP-EVK9 so first I tried with exact changes you given I got error than I modified dtb name and again tried but still getting same issue&lt;BR /&gt;&lt;BR /&gt;I checked env and got&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fdt_addr=0x83000000
fdt_addr_r=0x83000000
fdt_high=0xffffffffffffffff
fdtcontroladdr=a3e04210
fdtfile=imx8ulp-9x9-evk.dtb&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;I tried with imx8ulp-evk.dtb and imx8ulp-9x9-evk.dtb both having same error on boot.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 12:00:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1955171#M228462</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-16T12:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956047#M228521</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
&lt;P&gt;Need to patch&amp;nbsp;configs/imx8ulp_9x9_evk_defconfig. not&amp;nbsp;configs/imx8ulp_evk_defconfig.Please check&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 01:36:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956047#M228521</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-18T01:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956053#M228523</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Tried that also, but when I try to flash&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;uuu -b emmc_all .\imx-boot-imx8ulp-lpddr4-evk-sd.bin-flash_singleboot_m33 .\swu_doublecopy_rescue_imx8ulp_emmc_20240914.sdcard&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After flashing when I boot up board getting Error to load dt file.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 01:39:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956053#M228523</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-18T01:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956191#M228532</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
&lt;P&gt;Please check that MBR file has been regenerated, the error relate to partition.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 04:06:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956191#M228532</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-18T04:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956361#M228551</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am hittimg command with -m option so MBR will regenerate as written in script&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo&lt;/SPAN&gt; &lt;SPAN&gt;"-m Only regenerate or overwrite MBR. This option can be used to generate MBR individually."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo&lt;/SPAN&gt; &lt;SPAN&gt;" Suppose that we don't need to generate MBR every time. Normally we only need to generate it once."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Sep 2024 07:43:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956361#M228551</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-18T07:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956519#M228564</link>
      <description>&lt;P&gt;Attching logs for reference&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dhruvin-desktop-1@dhruvindesktop1:~/ota_patch_test/swupdate-scripts/base_image_assembling$ sudo ./assemble_base_image.sh -b imx8ulp -e emmc -d doublecopy -m
[sudo] password for dhruvin-desktop-1: 
No output image name specified! Use default name!
Output image name is: swu_doublecopy_rescue_imx8ulp_emmc_20240918.wic
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Check partition table file...DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Check slota boot partition mirror...DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Check slotb boot partition mirror...DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Check slota link...DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Check slotb link...DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Making header...
pad_base: 0
pad_filename: /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/common/swu_dualslot_7.5G.pt
pad_size: 32K
output_pad_file: ./tmp.bin
32256 need to add to pad to 32768
pad_base: 32K
pad_filename: /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slota/imx-boot-imx8ulp-9x9-lpddr4-evk-sd.bin-flash_singleboot_m33
pad_size: 8M
output_pad_file: ./tmp.bin
6514688 need to add to pad to 8388608
DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Making swupdate...
pad_base: 8M
pad_filename: /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slota/Image
pad_size: 50M
output_pad_file: ./tmp.bin
11777536 need to add to pad to 52428800
pad_base: 50M
pad_filename: /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slota/imx8ulp-9x9-evk.dtb
pad_size: 54M
output_pad_file: ./tmp.bin
4158025 need to add to pad to 56623104
pad_base: 54M
pad_filename: /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slota/swupdate-image-imx8ulp-9x9-lpddr4-evk.cpio.gz.u-boot
pad_size: 120M
output_pad_file: ./tmp.bin
27318509 need to add to pad to 125829120
DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Making slota...
boot_pt: /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/common/slota_boot_pt_120M.mirror
slot: slota
mkfs.fat 4.1 (2017-01-24)
 Volume in drive : has no label
 Volume Serial Number is FF5E-FD2D
Directory for ::/

No files
                        125 564 928 bytes free

 Volume in drive : has no label
 Volume Serial Number is FF5E-FD2D
Directory for ::/

IMX8UL~1 DTB     36279 2024-09-18  15:10  imx8ulp-9x9-evk.dtb
IMAGE         32262656 2024-09-18  15:10  Image
        2 files          32 298 935 bytes
                         93 263 872 bytes free

pt_size_num: 3145728000
Calculated partition size: 3145728000
e2fsck 1.47.0 (5-Feb-2023)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slota/core-image-minimal-imx8ulp-9x9-lpddr4-evk.ext4: 4177/57536 files (0.9% non-contiguous), 165566/229956 blocks
resize2fs 1.47.0 (5-Feb-2023)
Resizing the filesystem on /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slota/core-image-minimal-imx8ulp-9x9-lpddr4-evk.ext4 to 3072000 (1k) blocks.
The filesystem on /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slota/core-image-minimal-imx8ulp-9x9-lpddr4-evk.ext4 is now 3072000 (1k) blocks long.

DONE
&amp;gt;&amp;gt;&amp;gt;&amp;gt; Making slotb...
boot_pt: /home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/common/slotb_boot_pt_120M.mirror
slot: slotb
mkfs.fat 4.1 (2017-01-24)
 Volume in drive : has no label
 Volume Serial Number is 02E3-9B0B
Directory for ::/

No files
                        125 564 928 bytes free

 Volume in drive : has no label
 Volume Serial Number is 02E3-9B0B
Directory for ::/

IMX8UL~1 DTB     36279 2024-09-18  15:11  imx8ulp-9x9-evk.dtb
IMAGE         32262656 2024-09-18  15:11  Image
        2 files          32 298 935 bytes
                         93 263 872 bytes free

pt_size_num: 3145728000
Calculated partition size: 3145728000
e2fsck 1.47.0 (5-Feb-2023)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/home/dhruvin-desktop-1/ota_patch_test/swupdate-scripts/base_image_assembling/slotb/core-image-minimal-imx8ulp-9x9-lpddr4-evk.ext4: 4177/744000 files (0.9% non-contiguous), 339169/3072000 blocks
resize2fs 1.47.0 (5-Feb-2023)
The filesystem is already 3072000 (1k) blocks long.  Nothing to do!

DONE
Checking partition image ...
No extra image map found, ignored!
DONE
Checking image tail for GPT...
Not using GPT, ignored!
DONE
===========================================================================
Create base image swu_doublecopy_rescue_imx8ulp_emmc_20240918.wic successfully
===========================================================================
dhruvin-desktop-1@dhruvindesktop1:~/ota_patch_test/swupdate-scripts/base_image_assembling$ &lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 18 Sep 2024 09:42:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956519#M228564</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-18T09:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956717#M228591</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;IMPORTANT&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Apart from dual copy If I just want to update M core image&amp;nbsp;&lt;BR /&gt;I applied patch you given for u-boot and generated core-image-minimal.wic file in yocto and flashed it on board.&lt;BR /&gt;&lt;BR /&gt;Than I generated .swu file with&amp;nbsp;&lt;BR /&gt;sw-description-imx8ulp-emmc-dualcopy-image.template&lt;BR /&gt;&lt;BR /&gt;where we are including m33 image and bootscript when I update it on web-ui of swupdate,&lt;BR /&gt;It is compliting successfully and A core got rebooted but &lt;STRONG&gt;M core is still with previous loaded image it is not updating&lt;BR /&gt;&lt;BR /&gt;Am I missing any step on above?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 14:32:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1956717#M228591</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-18T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1957178#M228611</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Need to modify here, then bootloader will be replaced. Then you need make sure you are using new M33 firmware.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1726721481133.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/299871iEE0361429E2B26B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1726721481133.png" alt="Zhiming_Liu_0-1726721481133.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;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 04:52:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1957178#M228611</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-19T04:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1958341#M228690</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It's working fine to update M core image,&lt;BR /&gt;&lt;BR /&gt;For dual copy purpose in the cfg_imx8ulp_base.cfg currently looks like below&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#!/usr/bin/bash

# Name of the SoC.
# This name will be used to source this board specific cfg file.
SOC_NAME=imx8ulp

#############################################
# Used to generate base image.
#############################################
# Partition table format, MBR or GPT.
IMAGE_PT_TBL_FMT="MBR"

# Path of MBR file. If -m is specified in command option, this file will be regenerated.
IMAGE_PT_TBL_PATH="${WRK_DIR}/common/swu_dualslot_7.5G.pt"
# Information of MBR file. Format is [FILENAME:&amp;lt;OFFSET_START&amp;gt;:&amp;lt;OFFSET_END&amp;gt;]
IMAGE_PT_TBL="${IMAGE_PT_TBL_PATH}:0:7500M"
# MBR header length. For MBR, this is always 512.
IMAGE_PT_TBL_LENGTH=512
# MBR partition information. When the MBR need to be regenerated, this struct will be used to generate a new MBR.
# Format: [PARTITION_NAME:&amp;lt;OFFSET_START&amp;gt;:&amp;lt;OFFSET_END&amp;gt;:&amp;lt;Filesystem Type&amp;gt;]
# Numbers and fs type in this struct will be passed to command directly.
# sudo parted &amp;lt;PARTITION_NAME&amp;gt; unit MiB mkpart primary &amp;lt;Filesystem Type&amp;gt; &amp;lt;OFFSET_START&amp;gt; &amp;lt;OFFSET_END&amp;gt;
IMAGE_PT_TABLE_STRUCT="
1:SLOTA_BOOT_PT:120:240:fat32
2:SLOTA_ROOTFS:240:3240:ext4
3:SLOTB_BOOT_PT:3240:3360:fat32
4:SLOTB_ROOTFS:3360:6360:ext4
"

# Header of a image.
# Contains MBR, bootloader and padding.
# Format: [FILEPATH:&amp;lt;OFFSET_START&amp;gt;:&amp;lt;OFFSET_END&amp;gt;]
IMAGES_HEADER="
${IMAGE_PT_TBL_PATH}:0:32K
${WRK_DIR}/slota/imx-boot-imx8ulp-9x9-lpddr4-evk-sd.bin-flash_singleboot_m33:32K:8M
"

# SWUpdate image.
# Contains Image, dtb and ramfs for SWUpdate.
# Format: [FILEPATH:&amp;lt;OFFSET_START&amp;gt;:&amp;lt;OFFSET_END&amp;gt;]
IMAGES_SWUPDATE="
${WRK_DIR}/slota/Image:8M:50M
${WRK_DIR}/slota/imx8ulp-9x9-evk.dtb:50M:54M
${WRK_DIR}/slota/swupdate-image-imx8ulp-9x9-lpddr4-evk.cpio.gz.u-boot:54M:120M
"

# SlotA boot partion files list, which will be copied into slotb boot partition.
SLOTA_BOOT_PT_FILES="
${WRK_DIR}/slota/imx8ulp-9x9-evk.dtb
${WRK_DIR}/slota/Image
"
# SLOTA images
# Contains boot partition and rootfs.
# Format: [FILEPATH:&amp;lt;OFFSET_START&amp;gt;:&amp;lt;OFFSET_END&amp;gt;]
SLOTA_BOOT_PT="${WRK_DIR}/common/slota_boot_pt_120M.mirror:100M:220M"
SLOTA_ROOTFS="${WRK_DIR}/slota/core-image-minimal-imx8ulp-9x9-lpddr4-evk.ext4:220M:3220M"
SLOTA_IMAGES="
${SLOTA_BOOT_PT}
${SLOTA_ROOTFS}
"

# SlotB boot partion files list, which will be copied into slotb boot partition.
SLOTB_BOOT_PT_FILES="
${WRK_DIR}/slotb/imx8ulp-9x9-evk.dtb
${WRK_DIR}/slotb/Image
"
# SLOTB images
# Contains boot partition and rootfs.
# Format: [FILEPATH:&amp;lt;OFFSET_START&amp;gt;:&amp;lt;OFFSET_END&amp;gt;]
SLOTB_BOOT_PT="${WRK_DIR}/common/slotb_boot_pt_120M.mirror:3220M:3340M"
SLOTB_ROOTFS="${WRK_DIR}/slotb/core-image-minimal-imx8ulp-9x9-lpddr4-evk.ext4:3340M:6340M"
SLOTB_IMAGES="
${SLOTB_BOOT_PT}
${SLOTB_ROOTFS}
"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we require any modification in this, because we are putting image of M core from 32K should we go from 0:32K for M core image, May be that's why I am getting error to load dt?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 05:04:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1958341#M228690</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-09-20T05:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Core swUpdate - IMX8ULP9EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1959440#M228745</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Do not modify base config.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 03:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Core-swUpdate-IMX8ULP9EVK/m-p/1959440#M228745</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-09-23T03:54:20Z</dc:date>
    </item>
  </channel>
</rss>

