Can the new AMD Embedded Development Framework be used with ADI cards (specifically the ADRV9361)? What would be required to bring this up?
Thanks,
Charlie
KCC's Quizzes AQQ304 - A pure logic
1. Quote of the month: "I am not lazy, I'm just in energy-saving mode" - unknown
2. Quiz AQQ304 about finding a pure logic puzzle
Mike is looking at Anne, but Anne is looking at Paul.
Mike is married, but Paul is not.
Question:
Is a married
View All
August Monthly Blog Quiz! Read the blog, take the quiz, and you could win a gift card
Important: Read the blog first . The quiz questions are all based on the content of the blog:
Stay in the loop and win! Read the blog Current Output Driving Industrial Loops , then take our quick five-question quiz for a chance to win a gift card
View All
Can the new AMD Embedded Development Framework be used with ADI cards (specifically the ADRV9361)? What would be required to bring this up?
Thanks,
Charlie
Hello Charlie,
Could you provide a bit more information about what are you trying to do?
Certainly. AMD has replaced their Linux development framework (Petalinux) with a new tool called the Embedded Development Framework (EDF). Both Petalinux and EDF are built on Yocto. Whereas Petalinux layers some tooling on top of Yocto, the EDF is much more a standard usage of Yocto. The EDF primarily provides manifests for configuring Yocto.
This would switch the Linux distribution from ADI Kuiper to the Yocto one named Poky, but I don’t believe that should be an issue since the device tree is what connects Linux to the hardware. I’ve seen Petalinux used for some ADI boards (documented on the ADI wiki), and so it seems reasonable that EDF could do the same.
I’m not much of an expert on Yocto, but I suppose there is a way to specify the choice of Linux distribution, if that is critical.
Hi, did you manage to use the EDF framework using analog devices meta layers meta-adi?
Hi,
I'll point to this reply:
Is meta-adi-xilinx supported with AMD EDF 2026.1 for ZCU102/Kria + ADRV9002?
Hopefully in the coming weeks we will have something figured! But most likely we will make meta-adi to work on top of the new yocto based flow.
- Nuno Sá
Did you and your team managed to adapt the meta-adi-layers from Petaalinux to EDF-Framework? Thank you for you support