EasyManua.ls Logo

Dell S6000–ON - Pltool

Dell S6000–ON
29 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
read [b|h|w] address := read the specified physical address
write [b|h|w] address data [length] := write at the specified physical address
Example of the memtool Conguration File Output
// Memory Configuration File
//
// Example:
// SystemRam:-:-:w:4:1:2800:0:0:1:-1:SPD:/dev/i2c-0:50:0,ff:
// This describes the SystemRam which is dynamic in location and size. It is accessed by
words // and incremented addresses of 4 bytes. It is ECC covered, and has a max chunk of
10KB max
// cache and cacheline size (unused at this time) are 0. The tests will be performed once
on this
// region, and the -1 denotes to run all tests, excluding dim cache memory test. The
Descriptive
// device is a SPD on /dev/i2c-0 at address 0x50, and we read registers 0-255.
//
// Note: a '-' address and size denotes a dynamic ram allocation
// =======================Tests================================
// -1 : all Tests Run
// 0h : No Address Test
// 1h : Address Read Test (Access)
// 2h : Address Read|Modify|Write|Verify
// 4h : Address walking 1's
// 8h : Address walking 0's
// 00h : No Data Test
// 10h : Data Read Test (Access)
// 20h : Data Read|Modify|Write|Verify
// 40h : Data walking 1's
// 80h : Data walking 0's
// 100h : Data walking 1's
// 200h : Data walking 0's
// 400h : patterns (00ff, ff00, 55aa, aa55)
// 800h : Cache (cacheKiller - Not Part of ALL Tests)
SystemRam:-:-:d:8:1:2800:-1:-1:1:-1:i2c:0x52,SPD,0,255
pltool
The programmable logic tool (pltool) veries access to the complex programmable logic devices (CPLD) and eld programmable gate
array (FPGA) and veries versions.
The pltool generates its conguration le based on the platform database. The conguration le is generated with a specic version of
devices in order to detect manufacturing misleads. The database holds all the versions and is updated when new versions are released.
The conguration le displays in tree format. The base is the chip that can have multiple registers and may or may not have bit descriptions
and bit collection information. Each parameter in the tree is on an individual line separated by the “|” character.
Example of the pltool Output
Syntax: ./pltool <option>
-h := show this help
test := test using the test config file
list := list devices and registers
read [b|h|w] device offset [length] := read the specified register
write [b|h|w] device offset data [length] := write at the specified register
The conguration le displays in tree format. The base is the chip that can have multiple registers and may or may not have bit descriptions
and bit collection information. Each parameter in the tree is on an individual line separated by the “|” character.
The following describes the C-row conguration le tree output.
16
ONIE diagnostics

Other manuals for Dell S6000–ON

Related product manuals