Doublecopy swUpdate - IMX8ULPEVK9

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Doublecopy swUpdate - IMX8ULPEVK9

262 Views
dhruvinrajpura
Contributor II

I am perfoming swupdate for IMX8ULP-EVK9
For that,
I taken : https://github.com/sbabic/swupdate repo and integrated in our code and I generated .swu file with sw-description and one script that I am attaching here for reference.

With this I am able to perform swupdate successfully and I can change rootfs.ext4 in partition /dev/mmcblk0p2 that you can see in sw-description file.

Now I want to perform swupdate with dualcopy for that what steps/changes I need to do in the above process?

Thanks in Advance.

0 Kudos
Reply
2 Replies

207 Views
dhruvinrajpura
Contributor II

Thanks @AldoG for response

The document you given I already refered that and in that there is not any explainiation specific to IMX8ULP-EVK9

Like in which partition I need to update copy of image? what needs to be exactly in sw-description file and all ,

I am providing my current partition structure for reference, But I am not able to get that which partiton I need to use to perform dualcopy swupdate?

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 
0 Kudos
Reply

224 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Please refer to the following App Note:
https://docs.nxp.com/bundle/AN13872/page/topics/introduction.html

Best regards/Saludos,
Aldo.

0 Kudos
Reply