Upgrading firmware of imx6

Hi,

Is it possible to upgrade the firmware of the i.MX6 board from ethernet or any through any web page hosted on i.mx6 system by uploading the image file on that page? How we can do that , is there any standard utility available to achieve this?
If there is any other method to remotely update i.MX6 systems connected to ethernet, please let me know.

Thanks,
Kaustubh

@kvv86, I assume you intend to use Linux on the Colibri module? Please confirm. You are looking for a solution to flash a new bootloader and linux image in the field through Ethernet, correct? Thanks for the clarification.

Yes , we are planning to run linux on i.mx6 board. Yes we are looking for solution to update kernel , bootloader as well as filesystem , by uploading a zip file containing through utility or portal. We are looking for such solution.

Thanks,
Kaustubh

Hi

For the moment, we have a tool called Toradex Easy Installer, which gives you a solution to install kernel, uboot, device tree and filesystem. You can install the demo images provided by Toradex or your custom ones. The images can be placed on remote server accessible by ethernet. However during the installation the partition table on the module is remade, so you will lose the user data on the module. A solution to keep user data, is discussed here.