Xfsbl-error-bitstream-load-fail -

The FSBL is the first piece of code executed by the boot ROM after a power-on reset. Its primary responsibilities are:

When the FSBL attempts to load the bitstream, it calls XFsbl_LoadBitstream() . Inside this function, it checks for: xfsbl-error-bitstream-load-fail

The xfsbl-error-bitstream-load-fail error is a critical stop in the boot chain, but it is not a dead end. It tells you precisely that the FSBL successfully ran, initialized the PS, but could not wake up the PL. The FSBL is the first piece of code

in the FSBL compiler settings. This provides detailed output on which stage (e.g., DMA transfer, PCAP initialization) the failure occurs. Simplify the Boot Image: Create a minimal initialized the PS