@Dhruvit
Thank you very much.
Refer the sw-description file in
upgrage_image_build_source_file.zip (i.MX8QXP\imx8qxpmek_doublecopy_slotb_full_LF_v5.10.9_1.0.0)
Add below information to my sw-description
images: (
{
filename = "imx-boot-imx8qxpmek-sd.bin-flash_spl";
device = "/dev/mmcblk0boot0";
}
);
after update by swupdate and reset the system output nothing from console(uboot not start).
My start command:swupdate -l TRACE -i imx8qxpevk.swu -e "stable,mmcblk0p2" or
swupdate -l TRACE -i imx8qxpevk.swu -e "stable,mmcblk0p4"
I had added my sw-description as attachment, please check it where the error is, thank very much.