buildroot/boot/xilinx-prebuilt
Neal Frager 549e4d8d9e boot/xilinx-prebuilt: support future AMD Vivado versions
When creating a hardware platform for AMD Versal devices with the AMD Vivado
Design Suite, the resulting XSA file has a file named "psm_fw.elf" included.
This does not match the "psmfw.elf" filename that users will get when building
the boot firmware from the Xilinx GIT repository.

A change request has been submitted to resolve this issue, so that future
AMD Vivado Design Suite versions will generate XSA files including the boot
firmware file named "psmfw.elf" to match the filename that is generated when
building the firmware.

In order to support both current and future versions of AMD Vivado Design
Suite, this patch changes the xilinx-prebuilt package to use the filename
"psm*fw.elf" when obtaining the Versal boot firmware images from a user
generated XSA file.

Signed-off-by: Neal Frager <neal.frager@amd.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-07-29 19:43:16 +02:00
..
Config.in boot/xilinx-prebuilt: support custom boards using XSA 2024-07-13 21:50:16 +02:00
xilinx-prebuilt.hash boot/xilinx-prebuilt: new boot package 2024-06-15 23:09:31 +02:00
xilinx-prebuilt.mk boot/xilinx-prebuilt: support future AMD Vivado versions 2024-07-29 19:43:16 +02:00