summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/HBconfig
diff options
context:
space:
mode:
authorIlya Smirnov <ismirno@us.ibm.com>2017-07-11 11:39:08 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-22 10:04:10 -0400
commit818acb95a2dc8ff8e94c652e0964f013c1bf34cb (patch)
tree58beb81f944d85df9a62a3e3efca278d890c0ab2 /src/usr/diag/HBconfig
parent8344a11d2ff2a23a83f2e78d139f5067544850d5 (diff)
downloadtalos-hostboot-818acb95a2dc8ff8e94c652e0964f013c1bf34cb.tar.gz
talos-hostboot-818acb95a2dc8ff8e94c652e0964f013c1bf34cb.zip
IPL Time Checkstop Analysis Part 1: Load OCC
First part of the IPL Time Checkstop Analysis story. The OCC image gets loaded from the PNOR directly into SRAM in istep 6.11. The OCC is reset in step 21.1 and the image is reloaded to HOMER. Change-Id: I73ce96b81b311d7ae54356c64aeec816d52fafbb RTC:155065 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43574 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/diag/HBconfig')
-rw-r--r--src/usr/diag/HBconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/diag/HBconfig b/src/usr/diag/HBconfig
index 3c46d6e02..cf4aa6da8 100644
--- a/src/usr/diag/HBconfig
+++ b/src/usr/diag/HBconfig
@@ -10,7 +10,7 @@ config ENABLE_CHECKSTOP_ANALYSIS
post-checkstop analysis by PRD on system reboot
config IPLTIME_CHECKSTOP_ANALYSIS
- default n
+ default y
help
Enable collection of FIR data by the OCC for checkstops
during the IPL.
OpenPOWER on IntegriCloud