You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2025. It is now read-only.
Some zturn boards have a ksz9031rnx ethernet phy installed instead of ar8035. They look identically take for the RJ jack area, the ksz9031 is larger package. The boards that we have use xc7z020. I think it is worth to document this, as the change is not reflected in the schematics on Myir's website, nor anywhere else that I've seen. I have a working Petalinux set up for this variant of the board - it needs to have the devicetree modified.
Im not sure where exactly is the "bug" (is it Petalinux or this repo), but I've used the files from this repo to prepare a minimal PS7 box using the TCL automation, then export the hardware description file with Vivado and then initialize the Petalinux project with that. The generated vanilla configuration did not have a working ethernet interface, which I think is wrong.
I can provide more information and I will be posting the steps necesary to get the ethernet iface working on the ksz9031-equipped boards soon (i need to write my thoughts and sources down in one file)
Some zturn boards have a ksz9031rnx ethernet phy installed instead of ar8035. They look identically take for the RJ jack area, the ksz9031 is larger package. The boards that we have use xc7z020. I think it is worth to document this, as the change is not reflected in the schematics on Myir's website, nor anywhere else that I've seen. I have a working Petalinux set up for this variant of the board - it needs to have the devicetree modified.
Im not sure where exactly is the "bug" (is it Petalinux or this repo), but I've used the files from this repo to prepare a minimal PS7 box using the TCL automation, then export the hardware description file with Vivado and then initialize the Petalinux project with that. The generated vanilla configuration did not have a working ethernet interface, which I think is wrong.
I can provide more information and I will be posting the steps necesary to get the ethernet iface working on the ksz9031-equipped boards soon (i need to write my thoughts and sources down in one file)