--- Quote Start ---
@lemonoje
There is no PTP reference design for Cylclone. Im using modified "board_update_portal" design. I made some small modifications (TSE Mac, External FIFO, TOD, Packet Classifier). Original BUP design is made in Quartus 12.0, for modification i used 15.1.
Wich error you had ? Put the error log screen.
--- Quote End ---
Sorry for the long delay, I never saw the reply and I was just checking around and ran across this again. I don't have an error log or anything, I'm just trying to understand how to include LinuxPTP into Linux kernel and filesystem. I also need to know how to set the devicetree bindings (if any). I want to start with any form of PTP (software or HW timestamping) using the SoC HPS EMAC from the ARM-9. After I run make install - can I just copy the output compiled programs to my kernel's filesystem and run the commands? How would I tell the EMAC driver to use the LinuxPTP stack?