summaryrefslogtreecommitdiffstats
path: root/src/occ_405
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2017-09-06 11:01:29 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2017-09-06 12:22:29 -0400
commit261681fb1aeb1ae9108fc30e377b4ce14a30e76a (patch)
tree27b9bdbc123abf832929ab372d4a7b0a8edaa1e4 /src/occ_405
parent6f77ee7bfbcc7e36fe55ee2891c4372bd5a0143a (diff)
downloadtalos-occ-261681fb1aeb1ae9108fc30e377b4ce14a30e76a.tar.gz
talos-occ-261681fb1aeb1ae9108fc30e377b4ce14a30e76a.zip
GPU OpenPOWER Build Path
Change-Id: I9803c93ff2b640f9f5f782d4f5506e5a53a586fd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45709 Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occ_405')
-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