dump - 2023.2 English

Bootgen User Guide (UG1283)

Document ID
UG1283
Release Date
2023-10-18
Version
2023.2 English

Syntax

-dump [options]

Description

This command dumps the contents of boot header in to a separate binary file while generating PDI.

Example

[bootgen -image test.bif -o -boot.bin -log trace -dump bh]

Arguments

  • empty: Dumps the partitions as binary files.
  • bh: Dumps boot header as a separate file.
Note: Boot header is dumped as a separate binary file along with PDI. PDI generated is not be stripped of the boot header, but it retains the boot header.