SoloX field upgrade through Ethernet

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SoloX field upgrade through Ethernet

593 Views
ScottKerstein
Contributor III

Hello,

It's desired to get field upgrades via an Ethernet connection through a IOT website connection.  Are there any app notes might exist to doing this on a SoloX, or just i.MX6 in general?

    1. Need a way to ensure a failed upgrade does not compromise the machine and not enable it to take a subsequent upgrade
    2. Would like a way to separate out the images so the GUI application can be upgraded separately from the rootfs and kernel
    3. Would like to be able to sign and possibly encrypt the upgrade images.

Thanks, in advance.

Scott

Labels (3)
0 Kudos
2 Replies

446 Views
JasonMoss
NXP Employee
NXP Employee

Scott,

You may want to check out work done in the community by Stefano Babic at Denx (i.MX U-boot Custodian).

Updating an embedded system — Embedded Software Update Documentation 2014.07 documentation

Here is a recent presentation on the topic:
http://events.linuxfoundation.org/sites/events/files/slides/SoftwareUpdateForEmbedded.pdf

Jason

317.908.5314

0 Kudos

446 Views
jamesbone
NXP TechSupport
NXP TechSupport

It seems that you want to have something similar to what Google Play does, in Android which allows to upgrade the application without touching the system just the application,  I would recommend to use Android as platform, and customize it, since it is prepared to such application

0 Kudos