FAQ

B | 7:4 | Board Stage | RO | 0x0
B | 3:0 | CPLD Revision | RO | 0x0
R | 0x01 | 8 | 0xFF | Software Reset Reg | RW | 0xFF | 0 | 0x0
B | 7 | Reserved | RW | 0x1
B | 6 | CFast Card Pres | RO | 0x1
B | 5 | CPU HRSTn | RW | 0x1
B | 4 | Super IO RST | RW | 0x1
B | 3 | PE_SATA_RST | RW | 0x1
B | 2 | PE_USB_RST | RW | 0x1
B | 1 | FORCE_RST | RW | 0x1
B | 0 | CPU_RST | RW | 0x1
=====
C | CPLD | 0x32 | Master CPLD | i2c | 0 | 0x01 | 0xf
R | 0x01 | 8 | 0xFF | Board Revision Reg | RW | 0x4C | 1 | 0x0
B | 7:4 | Board Stage | RO | 0x0
I | 4 | P2B-P2C Stage
I | 3 | P2A Stage
I | 2 | P1 Stage
I | 1 | P0 Stage
I | 0 | Testing Code
B | 3:0 | CPLD Revision | RW | 0x0
R | 0x02 | 8 | 0xFF | Power Enable Reg 1/2 | RO | 0x0 | 0 | 0x0
gpiotool
The gpiotool veries the state of the GPIO signals.
This test is more commonly used in ODA Oine and Online modes. gpiotool can also change the GPIO values for I/O devices and
internal CPU GPIOs.
Example of the gpiotool Output
Syntax: ./gpiotool <option>
-h := show this help
set := set GPIO pin
# set pin# value
get := get GPIO pin value
# get pin#
storagetool
The storage tool (storagetool) tests the physical media and SMART status media, if supported.
storagetool is commonly used with ODA One testing.
Example of the storagetool Output
Syntax: ./storagetool <option>
-h := show this help
list := list devices
test <device> := test devices (empty for all)
smart <device> := get the smart status for a device (empty for all)
psutool
The power supply tool (psutool) reports information about the power supplies. It can read and write the power supply parameters.
NOTE
: If you are missing a power supply unit, the psutool test reports a failure.
Example of the psutool Output (Preliminary Syntax)
Syntax: ./psutool <option>
-h := show this help
20
ONIE diagnostics