Hi,
My board is ZynqBerry TE0726-04-41C94-A.
I compile u-boot from Xilinx Open Source u-boot repository, pack it with fsbl, place resulted BOOT.bin to QSPI flash, but u-boot starts booting only if I use FSBL created with Petalinux. I tried to compile FSBL from Xilinx Embedded Software repository, also I tried to use FSBL that Vitis creates, they don't boot u-boot. Also no any PS-PL initialization. And I didn't find FSBL sources in Petalinux.
How to build FSBL from sources for booting with u-boot located in QSPI flash (QSPI boot mode)?