How to explicitly set partitions UUIDs for rootfs-a and rootfs-b during flashing?
Hello,for flashing my STM32MP135F-DK board I am using STM_Programmer_CLI with my .tsv file. Example command and my tsv file:sudo ./STM32_Programmer_CLI -c port=usb1 -w path/to/my.tsvIs there a way to explicitly set partitions UUID for rootfs-a and ro...