CSU_BR_ERROR (PMU_GLOBAL) Register Description
| Register Name | CSU_BR_ERROR |
|---|---|
| Offset Address | 0x0000000528 |
| Absolute Address | 0x00FFD80528 (PMU_GLOBAL) |
| Width | 32 |
| Type | mixedMixed types. See bit-field details. |
| Reset Value | 0x00000000 |
| Description | BootROM Error detection and code. |
When the BootROM fails to complete, the cause of failure is recorded and the [BR_ERROR] bit is set = 1. The event is captured in the ERROR_STATUS_2 [PMU_PB] bit. Both bit fields are reset only by the PS_POR_B reset signal pin.
CSU_BR_ERROR (PMU_GLOBAL) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| BR_ERROR | 31 | rwNormal read/write | 0x0 | BootROM error detected. 0: no error. 1: error occurred and the code is in [ERR_TYPE]. This is a System Error routed to the interrupt status and clear registers. This bit is written by CSU BootROM. |
| Reserved | 30:16 | roRead-only | 0x0 | reserved |
| ERR_TYPE | 15:0 | rwNormal read/write | 0x0 | BootROM Error Code. Bits [15:0] are written by the BootROM when a fatal error occurs. |