This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SDK 9.03: PRU ethernet patch

Part Number: PROCESSOR-SDK-AM57X

Tool/software:

Hello,

I discovered that the PRU Ethernet interface on the AM574x-IDK is not functional in SDK 9.03. The issue appears to originate from the prueth_core.c file.
Attached below is a patch file that includes the necessary fixes.

These changes were modeled after the icssg_prueth.c file from the linux stable mainline. Linux stable master branch commit hash: 128d5874c0822105ae9556d5435fb8562aff2e3b

Unfortunately it wont let me upload a .patch file for some reason. The best I could do is zip it, so please extract to get the patch file. Thank you and sorry for any inconvenience.

0001-net-ethernet-ti-Fix-getting-invalid-MAC-address.zip

Best Regards

-Job