...
You can pass the main partition of the eMMC to the computer via USB OTG by executing the following command in U-Boot:
run update_bl
ums 0 mmc 0
A “Linux UMS Disk” storage device should show up in the USB Image Tool and an Image can be applied to it.
...