Memory Maps
MVME162/D2
3-21
3
BBRAM, TOD Clock Memory Map
The MK48T08 BBRAM (also called Non-Volatile RAM or NVRAM) is divided
into six areas as shown in Table 3-10. The first five areas are defined by
software, while the sixth area, the time-of-day (TOD) clock, is defined by the
chip hardware. The first area is reserved for user data. The second area is used
by Motorola networking software. The third area is used by the operating
system. The fourth area is used by the MVME162 board debugger
(MVME162Bug). The fifth area, detailed in Table 3-11, is the configuration
area. The sixth area, the TOD clock, detailed in Table 3-12, is defined by the
chip hardware.
The data structure of the configuration bytes starts at $FFFC1EF8 and is as
follows.
struct brdi_cnfg {
char
version[4];
char
serial[12];
char
id[16];
char
pwa[16];
char
speed[4];
char
ethernet[6];
char
fill[2];
char
lscsiid[2];
char
mem_pwb[8];
char
mem_serial[8];
char
port2_pwb[8];
char
port2_serial[8];
char
ipa_brdid[8];
char
ipa_serial[8];
char
ipa_pwb[8];
char
ipb_brdid[8];
char
ipb_serial[8];
char
ipb_pwb[8];
char
ipc_brdid[8];
char
ipc_serial[8];
char
ipc_pwb[8];
char
ipd_brdid[8];
char
ipd_serial[8];
char
ipd_pwb[8];
char
reserved[65];
char
cksum[1];
}
Summary of Contents for MVME162
Page 1: ...MVME162 Embedded Controller User s Manual MVME162 D2 ...
Page 6: ......
Page 10: ...x ...
Page 12: ...xii ...
Page 14: ...xiv ...
Page 52: ...Hardware Preparation and Installation 2 26 MVME162 Embedded Controller User s Manual 2 ...
Page 64: ...Operating Instructions 3 12 User s Manual 3 This page intentionally left blank ...
Page 78: ...Operating Instructions 3 26 User s Manual 3 ...
Page 92: ...Functional Description 4 14 User s Manual 4 Figure 4 1 MVME162 Main Module Block Diagram ...