Motorola PPC/CPCI-690 Reference Manual page 97

Table of Contents

Advertisement

PowerBoot
address
size
type
E
XAMPLE
PPC/CPCI-690
First byte which is read for displaying and modifying the memory contents
Specifies the memory access size. Possible values are:
• B: Memory access is byte-sized (8 bit)
• W: Memory access is word-sized (16 bit)
• L: Memory access is long-word-sized (32 bit)
Specifies the memory access type. Possible values are:
• N: Memory access is limited to writing, the current contents are not dis-
played
• E: Memory access is byte-sized and refers only to even addresses
• O: Memory access is byte-sized and refers only to odd addresses
PowerBoot> m 100000 b
00100000 00 : 4f
00100001 00 : =
00100001 00 : =
00100001 00 : -
0010000000 : #2000
00102000 00 : .
PowerBoot>
Command Set
4 - 23

Advertisement

Table of Contents
loading

Table of Contents