User`s guide

Table Of Contents
User Commands 4–163
User Commands
wbiu
wbiu
The wbiu command writes to the CPU BIU_CTL register.
Format
wbiu data
Parameters
data
Specifies the new value written to the register.
Description
The wbiu command writes to the CPU BIU_CTL register. The motherboard does not
check for valid register values.
Caution: Bit 2 of the BIU_CTL register cannot be cleared with this command.
Setting the OE could damage the EB64. If you are writing your own
software and accessing the BIU_CTL register, set bit 2 of this register to
1 to avoid potential damage to your hardware.
This command applies only to motherboard designs based on the Alpha 21064
microprocessor.
Example
EB64> rbiu
0000000E2001C645
EB64> wbiu E2001c545
EB64> rbiu
0000000E2001C545