Chapter 3 MOTLoad Firmware
Address | Usage |
0xFFF00000 to 0xFFFFFFFF | Boot block. Recovery code |
|
|
0xFFE00000 to 0XFFFFFFFF | Reserved for MCG use. |
| (MOTLoad update image) |
|
|
0xFFD00000 to 0xFFDFFFFF | First possible alternate image |
(FBD00000 or F7D00000) | (Bank B / Bank A actual) |
|
|
0xFFC00000 to 0xFFCFFFFF | Second possible alternate image |
(FBC00000 or F7C00000) | (Bank B / Bank A actual) |
|
|
.... | Alternate boot images |
|
|
0xFF899999 to 0xFF8FFFFF | Last possible alternate image |
(Fb800000 or F3800000) | (Bank B / Bank A actual) |
|
|
The scan is performed downwards from boot block image and searches first for POST, then USER, and finally MCG images. In the case of multiple images of the same type, control is passed to the first image encountered in the scan.
Safe Start, whether invoked by hitting ESC on the console within the first five seconds following
ABCDEInteractive Boot Mode Entered boot> ?
Interactive boot commands:
’d’:show directory of alternate boot images ’c’:continue with normal startup
’q’:quit without executing any alternate boot image
’r [address]’:execute specified (or default) alternate image ’p [address]’:execute specified (or default) POST image ’?’:this help screen
’h’:this help screen boot> d
Addr FFE00000 Size 00100000 Flags 00000003 Name: MOTLoad
Addr FFD00000 Size 00100000 Flags 00000003 Name: MOTLoad boot> c NOPQRSTUVabcdefghijk#lmn3opqrsstuvxyzaWXZ
Copyright Motorola Inc.
MOTLoad RTOS Version 2.0, PAL Version 0.b EA02
...
MVME6100>
30MVME6100 Installation and Use (V6100A/IH2)