Sun Microsystems V40Z Server User Manual


 
Appendix H Service Processor Commands 225
SP Update Flash PIC Subcommand
Description: This command updates the PIC firmware to a newer version. An input
PIC-update image file is provided.
Format
Command format:
sp update flash pic {-f | --filename} FULL PATH OF THE FILE | [{-v |
--version}]
TABLE H-96 lists the arguments for this subcommand.
Return Codes
TABLE H-97 lists the return codes for this subcommand.
TABLE H-96 Arguments for Subcommand sp update flash pic
Argument Description
{-f | --filename} Specifies the full path of the file.
{-v | --version} Outputs the current version of the firmware.
TABLE H-97 Return Codes for Subcommand sp update flash pic
Return Code ID Description
NWSE_Success 0 Command successfully completed.
NWSE_InvalidUsage 1 Invalid usage: bad parameter usage, conflicting
options specified.
NWSE_NotFound 5 Entity (user, service, file, path, etc.) was not found.
NWSE_NoPermission 6 Not authorized to perform this operation.
NWSE_NoMemory 8 Insufficient memory.
NWSE_FileError 18 File open, file missing, or a read or write error
occurred.
NWSE_DeviceError 25 Unable to read or write to the device.