User`s guide

Getting Started 2–7
Sample Session on the EB64
2.6 Sample Session on the EB64
For the EB64 and the EB64+, the BIU_CTL register is cleared when you start the
mini-debugger. Before any memory command can be executed on the EB64, the
BIU_CTL register and the EB64 system register must be set to some meaningful
value.
Note: To avoid damaging your hardware, bit 2 (OE) of the BIU_CTL is set at
power-on and whenever the BIU_CTL register is written (from the dc
bctl command).
To specify that the Bcache is on, use the following values:
BIU_CTL : 0000000E 2000E445
EB64 system register: address 00000002 00000000
data 00C40000 (for 32MB memory)
To specify that the Bcache is off, use the following values:
BIU_CTL : 0000000E 2000E444
EB64 system register: address 00000002 00000000
data 00C40000 (for 32MB memory)
You also need to initialize the clocks, timers, and memory refresh on the EB64. The
following addresses should contain the specified data:
Address Data
00000002 C0007600 00000001
00000002 C0007680 0000BF00
00000002 C0007600 00000006
00000002 C0007680 00000000
00000002 C0007600 00000005
00000002 C0007680 00000400
00000002 C0002180 74000000
00000002 C0002080 00001100
00000002 C0002080 00000000