C-6
MPC8240 Integrated Processor User’s Manual
lis
r4,0x0001
mtctr r4
MPC8240X4wait200us:
bdnz
MPC8240X4wait200us
// Set MEMGO bit
addis r3,r0,BMC_BASE// MCCR1 (F0) |= PGMAX
ori r3,r3,0x00F0
stwbrx r3,0,r5
sync
lwbrx r4,0,r6
// old MCCR1
lis r0, 0x0008 // MEMGO=1
ori r0, r0, 0x0000
or r4, r4, r0 // set the MEMGO bit
stwbrx r4, 0, r6
// Wait again
addis
r4,r0,0x0002
ori
r4,r4,0xffff
mtctr
r4
MPC8240X4wait8ref:
bdnz
MPC8240X4wait8ref
//------ WP1_CNTL_TRIG
addis r3,r0,BMC_BASE_HIGH // WP1_CNTL_TRIG (0xFF018) =
ori r3,r3,0xF018
stwbrx r3,0,r5
addis r4,r0,0x0000
ori r4,r4,0x0180
stwbrx r4,0,r6
//------ WP1_ADDR_TRIG
addis r3,r0,BMC_BASE_HIGH // WP1_ADDR_TRIG (0xFF01C) =
ori r3,r3,0xF01C
stwbrx r3,0,r5
addis r4,r0,0x0006 // Set to 0x60000
ori r4,r4,0x0000
stwbrx r4,0,r6
//------ WP1_CNTL_MASK
addis r3,r0,BMC_BASE_HIGH // WP1_CNTL_MASK (0xFF020) =
ori r3,r3,0xF020
stwbrx r3,0,r5
addis r4,r0,0x0000
ori r4,r4,0x0180
stwbrx r4,0,r6
Summary of Contents for MPC8240
Page 1: ...MPC8240UM D Rev 1 1 2001 MPC8240 Integrated Processor User s Manual ...
Page 38: ...xviii MPC8240 Integrated Processor User s Manual TABLES Table Number Title Page Number ...
Page 48: ...xlviii MPC8240 Integrated Processor User s Manual Acronyms and Abbreviations ...
Page 312: ...6 94 MPC8240 Integrated Processor User s Manual ROM Flash Interface Operation ...
Page 348: ...7 36 MPC8240 Integrated Processor User s Manual PCI Host and Agent Modes ...
Page 372: ...8 24 MPC8240 Integrated Processor User s Manual DMA Register Descriptions ...
Page 394: ...9 22 MPC8240 Integrated Processor User s Manual I2O Interface ...
Page 412: ...10 18 MPC8240 Integrated Processor User s Manual Programming Guidelines ...
Page 454: ...12 14 MPC8240 Integrated Processor User s Manual Internal Arbitration ...
Page 466: ...13 12 MPC8240 Integrated Processor User s Manual Exception Latencies ...
Page 516: ...16 14 Watchpoint Trigger Applications ...
Page 538: ...B 16 MPC8240 Integrated Processor User s Manual Setting the Endian Mode of Operation ...
Page 546: ...C 8 MPC8240 Integrated Processor User s Manual ...
Page 640: ...INDEX Index 16 MPC8240 Integrated Processor User s Manual ...