Revision History
2025.2
Bumped to Vivado / PetaLinux 2025.2.
Added kernel patch
0001-xxv-qpllreset-gpio.patchso the GTH QPLL re-locks on ZynqMP after the FMC’s Si5328 reference clock is reprogrammed during Linux probe (otherwise the AXI DMA reset times out on firstaxienet_open()).Added FSBL patch
zcu104_vadj_fsbl.patchso the ZCU104 FSBL reads the FMC EEPROM correctly and programs VADJ to the required voltage.Forced
TX_PLL_TYPE/RX_PLL_TYPEtoRPLLon Versal GT_Quad customisations to work around the 2025.2 default ofLCPLL(which fails block lock on 10G/25G Ethernet).PetaLinuxbuild composes per-target projects from a board BSP fragment underPetaLinux/bsp/<board>/plus a port-config overlay underPetaLinux/bsp/ports-*/. See advanced for the full layout.
2024.1
First revision