support UTC/TAI offset
This adds support for the utc/tai offset.
Unix, bare and wrs use UTC in system time and TAI in PTP frames.
WR time is TAI as well, and wrpc-sw passes 0 as offset value when
run as master.
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Showing
- arch-unix/unix-startup.c 6 additions, 0 deletionsarch-unix/unix-startup.c
- arch-wrs/wrs-startup.c 14 additions, 0 deletionsarch-wrs/wrs-startup.c
- lib-bare/bare-startup.c 4 additions, 0 deletionslib-bare/bare-startup.c
- proto-standard/bmc.c 3 additions, 0 deletionsproto-standard/bmc.c
- time-bare/bare-time.c 4 additions, 2 deletionstime-bare/bare-time.c
- time-unix/unix-time.c 4 additions, 2 deletionstime-unix/unix-time.c
Please register or sign in to comment