mv6tool - Man Page
Marvell Link Street register access
Synopsis
mv6tool read LOCATION/REG
mv6tool write LOCATION/REG <0-0xffff>
mv6tool print LOCATION[/REG]
mv6tool print IFACE
where
- LOCATION
:= IFACE/<port|phy> | DEV/<ADDR|phyN|portN|globalG|serdes>
- DEV
:= <0-0x1f>
- ADDR
:= <0-0x1f>
- N
:= <0-0xa>
- G
:= <0-2>
- REG
:= <0-0x1f>
Description
The read and write commands are simple register level accessors. The print command will pretty-print a register. When using the print command, the register is optional. If left out, the most common registers will be shown.
Examples
mv6tool read cpu0/port/0
mv6tool write 1/global1/2 0x1337
mv6tool print eth2-1
Reporting Bugs
See Also
Referenced By
January 2024 System Management Commands