I know that AM335x supports IEEE 1588 hardware time-stamping function, but I can only see beaglebone support software timestamping by entering # ethtool -T *eth0*.
I want to implement PTP with Linuxptp : http://linuxptp.sourceforge.net/ This website says I must enable CPTS driver for AM335x, and somebody told me that I need to make kernel options enable, which are CONFIG_PTP_1588_CLOCK and CONFIG_TI_CPTS . I found out a config here : http://kernel.opensuse.org/cgit/kernel-source/commit/?id=3033c3d5de970fcea641776cf8dd136b6dfe7df5 or here : https://dev.openwrt.org/changeset/38692 But I don't know how to get started with it... I am using Angstrom, kernel version 3.8. Could somebody teach me how to enable hardware timestamping function in an easy way? Thanks! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
