18 lines
507 B
Groff
18 lines
507 B
Groff
.TH XSCOM "1" "September 2016"
|
|
.SH NAME
|
|
putscom \- part of xscom utils
|
|
.SH SYNOPIS
|
|
.TP
|
|
\fBputscom\fP [\-c | \-\-chip \fIchip\-id\fP] \fIaddr\fP \fIvalue\fP
|
|
.TP
|
|
\fBputscom\fP [\-v | \-\-version]
|
|
.SH DESCRIPTION
|
|
\fBputscom\fP utility provides an interface to modify the
|
|
registers of the different chipsets of an OpenPower system.
|
|
.SS Options
|
|
.TP
|
|
\fB\-c|\-\-chip-id\fP \fIchip\-id\fP
|
|
Specify chipset where to modify register at \fIaddr\fP with \fIvalue\fP
|
|
.TP
|
|
\fB\-v|\-\-version\fP
|
|
Display version of the tool
|