Syntax
-read <filename> [options]
Description
Used to read boot headers, image headers, and partition headers based on the options. It also dumps user optional data.
Arguments
- bh: To read boot header from boot image in human readable form
- iht: To read image header table from boot image
- ih: To read image headers from boot image.
- pht: To read partition headers from boot image
- ac: To read authentication certificates from boot image
Example
bootgen -arch zynqmp -read BOOT.bin
bootgen -arch versal -read BOOT.bin
Note: read is not supported for
bootimages/PDIs in MCS format