srm
srm is a CLI tool for upgrading device firmware using the SRM online service. The tool is comunicating with the siliXcon SRM server. Hence the name.
info
Any CLI tool has an embedded manual page. To view it, execute e.g. srm -?
Interactive mode
If you run srm
without any arguments, it will start in interactive mode. In this mode, you will be asked to select firmware version you want to upgrade to.
tip
If you click to UPGRADE in the launchpad, it will do following:
- backup you current configuration
- run the
srm
Command line mode
srm can be run in command line mode. In this mode, you can specify the firmware version you want to upgrade to.
srm [QUERY]
Specification of the QUERY is described in the SRM query documentation.