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 will
not be stripped of boot header, but it will have the boot header.