1
0
Fork 0
qemu/roms/skiboot/external/xscom-utils/getscom.1
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00

23 lines
584 B
Groff

.TH XSCOM "1" "September 2016"
.SH NAME
getscom \- part of xscom utils
.SH SYNOPIS
.TP
\fBgetscom\fP [\-c | \-\-chip \fIchip\-id\fP] \fIaddr\fP
.TP
\fBgetscom\fP [\-l | \-\-list\-chips]
.TP
\fBgetscom\fP [\-v | \-\-version]
.SH DESCRIPTION
\fBgetscom\fP utility provides an interface to query 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 read register at \fIaddr\fP
.TP
\fB\-l|\-\-list\-chips\fP
List the chipsets found on the system
.TP
\fB\-v|\-\-version\fP
Display version of the tool