This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

updating software remotely

Dear TI,

http://processors.wiki.ti.com/index.php/Sitara_Linux_Program_the_eMMC_on_Beaglebone_Black

so basically the way i update the software as per above link by linux host is asking processor to boot via USB by holding boot key pressed and in my local /tftpboot  folder i have all the required images to boot which will call flasher.sh script this script will flash  boot_partition.tar.gz & tisdk-rootfs-image-am335x-evm.tar.gz  file on eMMC flash disk

now i am wondering how will the update software happen when the devices are shipped to customer this hardware will be embedded in a large unit the only connection to this unit is via internet. the customer will not have physical access to this device but he can access the device remotely via internet 

can you please let me know how to update the software (boot_partition.tar.gz & tisdk-rootfs-image-am335x-evm.tar.gz)on this board from a server which is remotely connected

Regards