summaryrefslogtreecommitdiffstats
path: root/src/occ_405/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/main.c')
-rwxr-xr-xsrc/occ_405/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/main.c b/src/occ_405/main.c
index a641806..35267b7 100755
--- a/src/occ_405/main.c
+++ b/src/occ_405/main.c
@@ -306,7 +306,7 @@ void occ_hw_error_isr(void *private, SsxIrqId irq, int priority)
//set bit 50 of the OCC LFIR so that the PRDF component will log an error and callout the processor
//TMGT will also see a problem and log an error but it will be informational.
- // TODO: Determine how to set this without a SCOM.
+ // TODO: Determine how to set this without a SCOM. (RTC 134619)
//Halt occ so that hardware will enter safe mode
OCC_HALT(ERRL_RC_OCC_HW_ERROR);
OpenPOWER on IntegriCloud