Man page - mcra(1)
Packages contas this manual
- mdevices_info(1)
- minit(1)
- mlxphyburn(1)
- mst_ib_add.tcl(1)
- mlxvpd(1)
- mlxburn(1)
- i2c(1)
- flint(1)
- mlxmdio(1)
- mlxuptime(1)
- mlxcables(1)
- mlxconfig(1)
- mlxfwmanager(1)
- pckt_drop(1)
- fwtrace(1)
- mlxfwreset(1)
- mstop(1)
- mlxdump(1)
- mic(1)
- t2a(1)
- mlxi2c(1)
- mlxlink(1)
- mst(1)
- mlxreg(1)
- mlxtrace(1)
- mlxmcg(1)
- mcra(1)
- mtserver(1)
- mget_temp(1)
- wqdump(1)
- mremote(1)
- mstdump(1)
Package: mft
apt-get install mft
apt-get install mft
Manuals in package:
Documentations in package:
Manual
| MCRA(1) | User Commands | MCRA(1) |
NAME
mcra - manual page for mcra 4.19.0
DESCRIPTION
- Mellanox Configuration Registers Access tool Usage: mcra [-s <i2c-secondary>] [-a <adb dump>] [-v] [-h] [-c] <device>
- <addr[.<bit offset>:<bit size>]|[,<bytes number>]> [data] If data is given, operation is write. Otherwise it is read. If a bit range is given in the address (E.G.: 0xf0014.16:8):
- For read
- - Only the requested bits are printed.
- For write - Read-Modify-Write. Only the requested bits are changed.
- If 'bytes number' is given in the address (E.G.: 0xf0014,16):
- For read
- - Will read a block (its size is the given bytes number).
- For write - User need to give list of dwrods to write,
- number of dwords should be (bytes number/4).
DESCRIPTION:
- Reads/writes a single word from/to a device configuration register space
-s <i2c-secondary> : I2C secondary address.
-a <dump file> : adb dump file, used for access by path.
Environment Variables:
- ADB_DUMP
- : Holds the path to adb dump, used for access by path (can be overridden by "-a").
SEE ALSO
The full documentation for mcra is maintained as a Texinfo manual. If the info and mcra programs are properly installed at your site, the command
- info mcra
should give you access to the complete manual.
| January 2022 | mcra 4.19.0 |