Motorola MVME172 User Manual

Page 61

Advertising
background image

Memory Maps

http://www.mcg.mot.com/literature

1-43

1

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

pmem_pwb[8];

char pmem_serial[8];

char

smem_pwb [8] ;

char

smem_serial [8];

char

ecc1mem_pwb [8];

char

ecc1mem_serial [8];

char

ecc2mem_pwb [8] ;

char

ecc2mem_srial [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[17];

char

cksum[1];

}

The fields are defined as follows:

1. Four bytes are reserved for the revision or version of this structure.

This revision is stored in ASCII format, with the first two bytes
being the major version numbers and the last two bytes being the

Advertising