Open main menu

DAVE Developer's Wiki β

Changes

Deploying Embedded Linux Systems

6 bytes added, 13:19, 7 August 2012
Linux-based upgrading
* When preparing the root file system, it's fundamental to add all the application binaries and libraries required to implement the upgrade procedures.
* It's always possible to access the u-boot environment variables from user space, both for read and write operations. These operations can be performed using the '''fw_printenv/fw_setenv ''' programs contained in the tools/env directory of the u-boot sources.
* In some cases, the upgrade procedures can be activated automatically: