Remote upgrade of the firmware (kernel and root filesystem images).
imagefile.tar | the name of the file containing the firmware image |
url | can be localhost, or the address of the FTP or HTTP server, can also be an IP address, prefixed by ftp:// or http:// respectively; if no prefix is specified (eg. cypress.bc.ca) then ftp:// is used. |
username | username to access FTP server (ignored when url is prefixed by http:// or url is localhost). Must not contain special characters. |
passwd | password to access FTP server (ignored when url is prefixed by http:// or url is localhost). Must not contain special characters. |
Notes:
Examples:
cmd upgradefw openctm-1.3.0-r1590.tar cypress.bc.ca guest guestpw
cmd upgradefw openctm-1.3.0-r1590.tar localhost
cmd upgradefw openctm_r2_0_1_2171.tar http://www.cypress.bc.ca/repository/openctm/ctm200/bin/
See also: Device Management