I used the SDK to generate the PMUFW, device tree, and FSBL. I added debug mode to FSBL and PMUFW and used UART1.
I generated the BOOT.BIN :
bootgen -image test.bif -arch zynqmp -o BOOT.bin -log info -w
I have not issues generating the boot.bin.
The test…