Add documentation of 'hpm' command. The documentation is taken from 'ipmitool hpm help' output.
Signed-off-by: Jan Safranek <jsafr...@redhat.com> --- doc/ipmitool.1 | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 108 insertions(+), 0 deletions(-) diff --git a/doc/ipmitool.1 b/doc/ipmitool.1 index d967897..38d97d2 100644 --- a/doc/ipmitool.1 +++ b/doc/ipmitool.1 @@ -1181,6 +1181,114 @@ Show firmware upgrade log. .RE .TP +\fIhpm\fP +.RS +PICMG HPM.1 Upgrade Agent +.TP +\fIcheck\fR +.br +Check the target information. + +.TP +\fIcheck\fP <\fBfilename\fR> +.br +Display both the existing target version and image version on the screen. + +.TP +\fIdownload\fP <\fBfilename\fR> +.br + +Download specified firmware. + +.TP +\fIupgrade\fP <\fBfilename\fR> [\fBall\fR] [\fBcomponent <x>\fR] [\fBactivate\fR] +.br +Upgrade the firmware using a valid HPM.1 image file. If no option is specified, +the firmware versions are checked first and the firmware is upgraded only if they +are different. + +.RS +.TP +\fIall\fR +.br +Upgrade all components even if the firmware versions are the same +(use this only after using "check" command). + +.TP +\fIcomponent\fP <\fBx\fR> +.br +Upgrade only given component from the given file. +.br +component 0 - BOOT +.br +component 1 - RTK + +.TP +\fIactivate\fR +.br +Activate new firmware right away. + +.RE + +.TP +\fIactivate\fR +.br + +Activate the newly uploaded firmware. + +.TP +\fItargetcap\fR +.br + +Get the target upgrade capabilities. + +.TP +\fIcompprop\fP <\fBid\fR> <\fBselect\fR> +.br +Get the specified component properties. Valid component \fBid\fR: 0-7. +\fBSelect\fR can be one of following: +.br +0 - General properties +.br +1 - Current firmware version +.br +2 - Description string +.br +3 - Rollback firmware version +.br +4 - Deferred firmware version + +.TP +\fIabort\fR +.br + +Abort the on-going firmware upgrade. + +.TP +\fIupgstatus\fR +.br +Show status of the last long duration command. + +.TP +\fIrollback\fR +.br +Perform manual rollback on the IPM Controller firmware. + +.TP +\fIrollbackstatus\fR +.br + +Show the rollback status. + +.TP +\fIselftestresult\fR +.br + +Query the self test results. + +.RE + +.TP \fIi2c\fP <\fBi2caddr\fR> <\fBread bytes\fR> [<\fBwrite data\fR>] .br ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel