On the Avnet website, it says the BDF is deprecated, but does not seem to say what the workaround is.
What is the correct way to install a BDF for this board
Thanks
On the Avnet website, it says the BDF is deprecated, but does not seem to say what the workaround is.
What is the correct way to install a BDF for this board
Thanks
The BDF are stored on GITHUB:
salasidis,
Last year, we made a major update in our BDF repo for 2025.x versions of tools, coinciding with our new Tria branding.
A side effect of this update was to remove all previous versions of our board BDF content with the Avnet branding.
If this is NOT what you are referring to, please ignore the rest of this message.
If this IS what you are referring to, you can revert the BDF repo prior to these major changes.
I have isolated this commit hash as occurring before these major changes:
GitHub - Avnet/bdf at fd87ab0dc0927cd4442bb7a5fe3d02ed5938219a
You can use the following command in your Avnet/bdf directory to revert back to this commit version:
git checkout fd87ab0dc0927cd4442bb7a5fe3d02ed5938219a
This will restore the previous BDF versions for all our boards.
Cheers !
It says
Removed deprecated and versions previous to Avnet-Tria name change.
All the files in that repository are deleted
It has version 1.1 - is that good enough? The deprecated version was showing 1.2
We recommend using the latest version in the main repo, of course.
If for any reason, you need a previous version (automatic build scripts, previously supported hardware), please use the commit tag I shared with you.
Cheers !
Hmm - not sure what I was seeing before, but the 1.2 listing now shows up as an Avnet-Tria board, and I was able to use it. Thanks