summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim <jim.yuan@supermicro.com>2017-10-18 11:55:47 -0700
committerjim <jim.yuan@supermicro.com>2017-10-18 11:55:47 -0700
commit8974ac1962f54cf8adfeecf09e84d61453faa2ee (patch)
tree0d6f909f5bd174a385c724cbb4c5c277ebe253f7
parentf3c957f854ae65abc6879cc3479ad4115ae8b6fb (diff)
downloadblackbird-op-build-8974ac1962f54cf8adfeecf09e84d61453faa2ee.tar.gz
blackbird-op-build-8974ac1962f54cf8adfeecf09e84d61453faa2ee.zip
Enable IPLTIME_CHECKSTOP_ANALYSIS
-rw-r--r--openpower/configs/hostboot/p9dsu.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/openpower/configs/hostboot/p9dsu.config b/openpower/configs/hostboot/p9dsu.config
index 87b7c390..e2548815 100644
--- a/openpower/configs/hostboot/p9dsu.config
+++ b/openpower/configs/hostboot/p9dsu.config
@@ -59,9 +59,10 @@ unset PNOR_TWO_SIDE_SUPPORT
set BMC_BT_LPC_IPMI
-# Disable Checktop Analysis
+# Enable Checkstop Analysis for both
+# Runtime and IPLtime scenarios
set ENABLE_CHECKSTOP_ANALYSIS
-unset IPLTIME_CHECKSTOP_ANALYSIS
+set IPLTIME_CHECKSTOP_ANALYSIS
# set for trace debug to console
set CONSOLE_OUTPUT_TRACE
OpenPOWER on IntegriCloud