You can use the Bootgen utility to verify the header values and the partition data used in the boot image.
Change to the directory containing BOOT.bin
.
From an XSCT prompt, run the following command.
bootgen_utility --bin BOOT.bin --out myfile --arch zynqmp
Look for “BH” in myfile
.