17.9.5 Status A REGISTER

Table 17-8. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: STATUSA
Offset: 0x104
Reset: 0x00000000
Property: R/K

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
        BREXT 
Access HS/HC/R/K 
Reset 0 
Bit 15141312111098 
        CRSTEXT 
Access HS/HC/R/K 
Reset 0 
Bit 76543210 
 ROMCRC[1:0]  PERRBERR DONE 
Access HS/HC/RHS/HC/RHS/R/KHS/R/KHS/R/K 
Reset 00000 

Bit 16 – BREXT If ext_cpu_me[n]=0, this bit field becomes undefined where reads return 0 and writes are ignored. This does not apply to BREXT0 since CPU0 can never be disabled by ext_cpu_me[0].

ValueNameDescription
1Boot ROM Phase Extension for CPUx. Set on Cold-Plugging detection.
0Boot ROM Phase Extension released for CPUx.

Bit 8 – CRSTEXT If ext_cpu_me[n]=0, this bit field becomes undefined where reads return 0 and writes are ignored. This does not apply to CRSTEXT0 since CPU0 can never be disabled by ext_cpu_me[0].

ValueNameDescription
1CPUx held in reset extension. Set on Cold-Plugging detection.
0CPUx released from reset extension.

Bits 7:6 – ROMCRC[1:0] Boot ROM CRC Self-Check Status

00 = CRC is in progress.

10 = CRC completed and passed.

01 = CRC completed but failed indicating possible issue with the ROM content. System held in lockup state.

11 = CRC never executed because user disabled CRC check through fuse settings.

ValueNameDescription
0CRC is in progress
2CRC completed and passed
1CRC completed but failed indicating possible issue with the ROM content. System held in lockup state.
3CRC never executed because user disabled CRC check through fuse settings.

Bit 3 – PERR Protection Error Status

ValueNameDescription
1Invalid command written to TCTRL.CMD, partial write to the upper or lower bytes of TCTRL.CMD, or invalid key written to SAFEDOOR.
0No protection error detected

Bit 2 – BERR Bus Error Status

ValueNameDescription
1Bus error incurred while performing the DSU command.
0No bus error detected

Bit 0 – DONE Done Status

ValueNameDescription
1TCTRL.CMD command completed
0DSU is executing a command or idle.