Re: [Linuxptp-users] PTP implementation on AM335x
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2016-11-21 13:30:39
|
On Mon, Nov 21, 2016 at 02:20:46PM +0800, Hardik Gohil wrote: > starting from which kernel version support is there ? Check out the driver support matrix at: http://linuxptp.sourceforge.net There you will find: | cpts | Texas Instruments am335x | 3.8 | This information is also in the README.org file. > how to confirm HW time stamping feature ? ethtool -T is a good start. HTH, Richard |