Commit 3ca3c746 authored by Adam Wujek's avatar Adam Wujek

userspace/tools: dump the value of bitslide_ps in wrs_dump_shmem

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent 9acb83a0
......@@ -462,6 +462,8 @@ struct dump_info hal_port_info [] = {
DUMP_FIELD(int, calib.delta_rx_board),
DUMP_FIELD(int, calib.rx_calibrated),
DUMP_FIELD(int, calib.tx_calibrated),
DUMP_FIELD(int, calib.bitslide_ps),
/* Another internal structure, with a final pointer */
DUMP_FIELD(sfp_flags, calib.sfp.flags),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment