Hi has anyone tried to build linux/uboot for the 1CG using the 2025.2 AMD EDF?
I've recently had an opportunity to dig my board out again and I'm trying to run it using the latest toolchains as petalinux is being deprecated.
My previous toying with this were simple ones based on the Adam Taylor ones back in 2023 using petalinux loaded via tftpboot.
I've regenerated the XSA and Vitis artifacts using the 2025.2 Vivado and Vitis applications but trying to get a successful Linux/u-boot build via AMD EDF v2025.2 seems to be eluding me.
Generating the SDT from the XSA appears to go OK but building eventually fails - it seems many things are trying to be built that aren't needed e.g.(mali GPU) so I've ended up with a lot of things modified in my local.conf and still no success which makes me think it's not correctly targetting the board.
meta-avnet doesn't appear to be updated for some time.