Hi, I know we can flash the whole image(uboot, kernel, rootfs) into emmc by below command:
----
uuu -b emmc_all uboot-file-name whole-sdcard-format.filename
----
Now, I want to just flash the rootfs into emmc, how can I do this? I checked the PDF document of UUU, but failed to find such case, could someone give us a sample for this.