mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-20 00:50:37 -09:00
With the Segmented Configuration, the Versal PDI files will have new names: <design>_boot.pdi - Minimal DDR and PS config for booting <design>_pld.pdi - Remainder of FPGA design to be loaded at run-time Since this will be the new default, this patch aligns the Buildroot file naming by replacing the obscure vpl_gen_fixed.pdi filename with a simpler boot.pdi filename. Signed-off-by: Neal Frager <neal.frager@amd.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>