User`s guide

MAKEROM 115
Command Format
The following table lists the options:
The following table lists input_file_options:
The following example shows the predefined firmware types:
% makerom -v -iDBM -ftimestmp.fw -l300000 rom.cmp -o rom.rom
makerom [V2.0]
...Output file is rom.rom
...processing input file rom.cmp
Image padded by 3 bytes
Header Size......... 52 bytes
Image Checksum...... 0x1c7d (7293)
Image Size (Uncomp). 122032 (119 KB)
Compression Type.... 0
Image Destination... 0x0000000000300000
Header Version...... 1
Firmware ID......... 0 - Alpha Motherboard Debug Monitor
ROM Image Size...... 122032 (119 KB)
Firmware ID (Opt.).. 0104009504181217 .......
Header Checksum..... 0x0b8d
Option Designation Description
v verbose Gives more information than usual
h help Prints information about how to use MAKEROM
r offset Provides optional offset into the ROM where image is located
o output file Specifies output file
Option Designation Description
laddress load Specifies destination address.
c compress Compresses this file. Default is no compression.
xvalue Sets the optional firmware ID field to the specified
hexadecimal value.
sstring Sets the optional firmware ID field to the specified
string.
ffile file Sets the optional firmware ID field from information
supplied in the specified file. The file must contain
either a hexadecimal value or a quoted ASCII string.
ifw_id Specifies the firmware type_number or type_name.