User`s guide
Table Of Contents
- Contents
- Figures
- Tables
- Preface
- Introduction
- Getting Started
- 2.1 Overview
- 2.2 System Requirements
- 2.3 Configuring Your System
- 2.4 Updating the Debug Monitor Firmware
- 2.4.1 Updating Firmware in a Flash ROM
- 2.4.2 Updating the Flash ROM from the AlphaBIOS S...
- 2.4.3 Updating the Flash ROM from the Windows NT ...
- 2.4.4 Updating the Flash ROM from the Debug Monit...
- 2.4.5 Updating the Flash ROM from the Alpha SRM C...
- 2.4.6 Running Firmware Update
- 2.4.7 Updating Firmware in a UVPROM
- 2.5 Switching to the Debug Monitor Firmware on Fl...
- 2.6 Debug Monitor Memory Map
- 2.7 Downloading Files
- 2.8 Execution Commands
- 2.9 Resetting the Debug Monitor
- Remote Debugging
- User Commands
- 4.1 Overview
- 4.2 Using the Commands
- 4.3 User Commands Quick Reference
- 4.4 User Commands
- apropos
- arpshow
- bcoff
- bcon
- beep
- boot
- bootadr
- bootopt
- bpstat
- cb
- cfreg
- cl
- compare
- cont
- copy
- cq
- creg
- cw
- date
- delete
- dis
- dml
- dmq
- ebuff
- edevice
- edmp
- einit
- eml
- emq
- eprom
- ereg
- eshow
- estat
- estop
- fill
- flash
- flasherase
- flboot
- flcd
- flcopy
- fldir
- flload
- flread
- flsave
- flwrite
- fwupdate
- go
- help
- iack
- ident
- init
- jtopal
- ladebug
- load
- mces
- mcheck
- memtest
- mrb
- mrl
- mrw
- mwb
- mwl
- mww
- netboot
- netload
- next
- pb
- pcishow
- pfreg
- pl
- pq
- prb
- preg
- prl
- prw
- pw
- pwb
- pwl
- pww
- rabox
- rb
- rbcfg
- rbctl
- rbiu
- riccsr
- rl
- rmode
- romboot
- romlist
- romload
- romverify
- rsys
- rw
- sb
- setbaud
- setty
- sl
- sq
- step
- stop
- sum
- sw
- swpipl
- sysshow
- tip
- version
- wabox
- wb
- wbcfg
- wbctl
- wbiu
- wiccsr
- wl
- wrfen
- wsys
- ww
- Support, Products, and Documentation
- Index
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