Part Number: AM5728
Hello
We've tried to run HSR/PRP driver (based on PRU firmware) in Linux on AM5728 Industrial IDK rev 1.3A.
It works, but when we try to use PTP time synchronization: "ptp4l -i prp0 -m"
we are getting output "interface 'prp0' does not support requested timestamping mode."
Looking through Linux driver /drivers/net/ethernet/ti/prueth.c we have found references to files
/ti-pruss/am57xx-pru0-pruhsrptp-fw.elf and /ti-pruss/am57xx-pru0-pruprpptp-fw.elf
which we could not find in SDK and here http://git.ti.com/processor-firmware/ti-linux-firmware/
Do you have any ideas how to run PTP sync in Linux with HSR/PRP driver?