If we have to load the custom image to the EMMC using usb-dfu method what have to be done .
i tried loading the default image also but it shows size issue at the below point
"tisdk-default-image-am62xx-evm.tar.xz"
$ sudo dfu-util -a rootfs -D tisdk-base.ext4
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to sourceforge.net/.../
dfu-util: File size is too big: Success
The default image is actually of 5.4gb
Also want to know how the memory is allocated for this in EMMC (also need to know how to edit the size)