I recently flashed an Andriod10 image to my IMX8QXP-mek board. The image works fine but when I try to flash a new image I get the following:
./uuu_imx_android_flash.sh -f imx8qxp
dtbo is supported
dual slot is supported
dynamic parttition is supported
generate lines to flash u-boot-imx8qxp.imx to the partition of bootloader0
generate lines to flash partition-table.img to the partition of gpt
generate lines to flash dtbo-imx8qxp.img to the partition of dtbo_a
generate lines to flash boot.img to the partition of boot_a
generate lines to flash vbmeta-imx8qxp.img to the partition of vbmeta_a
generate lines to flash dtbo-imx8qxp.img to the partition of dtbo_b
generate lines to flash boot.img to the partition of boot_b
generate lines to flash vbmeta-imx8qxp.img to the partition of vbmeta_b
Invalid sparse file format at header
Invalid input image file.
The board will allow me to flash the same image over and over but nothing new. Tried to erase userdata using fastboot but still could not re-flash board.