Re: [Linuxptp-users] PTP implementation on AM335x
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Hardik G. <har...@gm...> - 2016-11-21 14:13:44
|
On Nov 21, 2016 9:30 PM, "Richard Cochran" <ric...@gm...> wrote: > > 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 | > Does this means support is there from kernel 3.8 > This information is also in the README.org file. > > > how to confirm HW time stamping feature ? > > ethtool -T is a good start. Yes I have tried this method and posted the problem in previous message. > > HTH, > Richard |