aboutsummaryrefslogtreecommitdiff
path: root/external/xscom-utils/getscom.1
diff options
context:
space:
mode:
Diffstat (limited to 'external/xscom-utils/getscom.1')
-rw-r--r--external/xscom-utils/getscom.123
1 files changed, 23 insertions, 0 deletions
diff --git a/external/xscom-utils/getscom.1 b/external/xscom-utils/getscom.1
new file mode 100644
index 0000000..295b99d
--- /dev/null
+++ b/external/xscom-utils/getscom.1
@@ -0,0 +1,23 @@
+.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