summaryrefslogtreecommitdiffstats
path: root/openpower/configs/hostboot
diff options
context:
space:
mode:
authorMatt Ploetz <maploetz@us.ibm.com>2016-03-07 10:58:39 -0600
committerMatt Ploetz <maploetz@us.ibm.com>2016-03-07 10:58:39 -0600
commite49f3ec42e85dcb5b35c7eff972449870118f410 (patch)
tree1540677b8b541eba0696b325ad32b1b9f3bd705d /openpower/configs/hostboot
parent0b4397de8fa3af657464f0a05ff58ff0ae773f95 (diff)
downloadblackbird-op-build-e49f3ec42e85dcb5b35c7eff972449870118f410.tar.gz
blackbird-op-build-e49f3ec42e85dcb5b35c7eff972449870118f410.zip
Turn on SBE updates, turn off IPL checkstop analysis for Garrison
Diffstat (limited to 'openpower/configs/hostboot')
-rwxr-xr-xopenpower/configs/hostboot/garrison.config8
1 files changed, 5 insertions, 3 deletions
diff --git a/openpower/configs/hostboot/garrison.config b/openpower/configs/hostboot/garrison.config
index d4d27305..72fabe23 100755
--- a/openpower/configs/hostboot/garrison.config
+++ b/openpower/configs/hostboot/garrison.config
@@ -29,8 +29,8 @@ unset CDIMM_FORMAT_FOR_CVPD
set GPIODD
set PALMETTO_VDDR
-# disable sbe updates
-set NO_SBE_UPDATES
+# Enable SBE updates
+set SBE_UPDATE_INDEPENDENT
unset PCIE_HOTPLUG_CONTROLLER
@@ -55,7 +55,9 @@ set BMC_BT_LPC_IPMI
# Enable Checktop Analysis
set ENABLE_CHECKSTOP_ANALYSIS
-set IPLTIME_CHECKSTOP_ANALYSIS
+# Turn off IPLTIME_CHECKSTOP_ANALYSIS for now until memory issue can be solved.
+# Seems to only be an issue for lager ddr4 configs.
+#set IPLTIME_CHECKSTOP_ANALYSIS
# Hostboot will detect hardware changes
set HOST_HCDB_SUPPORT
OpenPOWER on IntegriCloud