File: getsram.8

package info (click to toggle)
skiboot 6.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 35,060 kB
  • sloc: ansic: 214,818; sh: 11,529; python: 3,418; cpp: 3,135; makefile: 1,773; perl: 1,479; asm: 1,445; tcl: 1,147; pascal: 107
file content (23 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH XSCOM "8" "January 2018"
.SH NAME
getsram \- part of xscom utils
.SH SYNOPIS
.TP
\fBgetsram\fP [\-c | \-\-chip \fIchip\-id\fP] \fIaddr\fP
.TP
\fBgetsram\fP [\-n | \-\-occ\-channel \fIchan\fP]
.TP
\fBgetsram\fP [\-v | \-\-version]
.SH DESCRIPTION
\fBgetsram\fP utility provides an interface to query the
OCC RAM 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\-n|\-\-occ\-channel\fP
Specify the channel : 0, 1, 2 or 3
.TP
\fB\-v|\-\-version\fP
Display version of the tool