User`s guide

Table Of Contents
4–132 User Commands
User Commands
romboot
The romboot command can also be used to select a ROM image based on its
position in the ROM. Specifying the type as #0 selects the entire ROM. Specifying
the type as #1 selects the first image; #2 selects the second image, and so on.
You can specify an address to override what is in the image file header. You may also
use the bootadr command. Use the system reset to reset the motherboard to the
initial booted state.
Example
AlphaPC 64> romboot
Searching for ROM image #1
Header Size......... 52 bytes
Image Checksum...... 0x581A (22554)
Image Size (Uncomp). 117160 (114 KB)
Compression Type.... 0
Image Destination... 0x0000000000300000
Header Version...... 1
Firmware ID........... 0 - Alpha Evaluation Board Debug Monitor
ROM Image Size...... 117160 (114 KB)
Firmware ID (Opt.).. 0000000000000000 ASCII: ........
Header Checksum..... 0x8F5C
Loading ROM to address 00300000
Image checksum verified. 0x581A
Loaded 117160 bytes starting at 300000 to 31C9A8
Jumping to 0x300000...
AlphaPC 64> romboot #2
Searching for ROM image #2
Header Size......... 52 bytes
Image Checksum...... 0xD38C (54156)
Image Size (Uncomp). 211728 (206 KB)
Compression Type.... 0
Image Destination... 0x0000000000300000
Header Version...... 1
Firmware ID......... 1 - Windows NT Firmware
ROM Image Size...... 211728 (206 KB)
Firmware ID (Opt.).. 0305109502131030 ASCII: 0.......
Header Checksum..... 0xCED2
Loading ROM to address 00300000
Image checksum verified. 0xD38C
Loaded 211728 bytes starting at 300000 to 333B10
Jumping to 0x300000...
AlphaPC 64> romboot unix
Searching for the Alpha SRM Console.
The specified ROM image was not found