Dear all
I am facing some issues while trying to generate the boot file of my project.
When executing:
bootgen -image build/boot_uboot.bif -w
I get the following error:
"Partname xczu3eg-sbva484-1-e in bit file is incompatible with zynq parts"
I use: Vivado 2018.2 on Ubuntu 18.04, and I have correctly imported the board definition files
the content of the .bif file is
img:{[bootloader] fsbl_executable.elf design1.bit u-boot.elf }
All the synthesis and Implementation steps completes however normally without errors