read - 2022.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English

Syntax

-read [options] <filename>

Description

Used to read boot headers, image headers, and partition headers based on the options.

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
Note: -read is not supported for bootimages/PDIs in MCS format