Set PCA95X_8BIT support, turn on SBE update and IPL checkstop analysis.
Signed-off-by: Johnny <johnny.cl.chang@foxconn.com>
diff --git a/openpower/configs/hostboot/barreleye.config b/openpower/configs/hostboot/barreleye.config
index 7dc6619..8d25814 100755
--- a/openpower/configs/hostboot/barreleye.config
+++ b/openpower/configs/hostboot/barreleye.config
@@ -29,8 +29,8 @@
set GPIODD
set PALMETTO_VDDR
-# disable SBE updates
-set NO_SBE_UPDATES
+# Enable SBE updates
+set SBE_UPDATE_INDEPENDENT
unset PCIE_HOTPLUG_CONTROLLER
@@ -41,6 +41,9 @@
# Enable Kingston dimm voltage workaround
set KINGSTON_1_35_VOLT
+# PCA95X config
+set PCA95X_8BIT
+
unset DISABLE_HOSTBOOT_RUNTIME
# Compile in hostboot runtime PRD
@@ -54,6 +57,7 @@
# Enable Checktop Analysis
set ENABLE_CHECKSTOP_ANALYSIS
+set IPLTIME_CHECKSTOP_ANALYSIS
# Hostboot will detect hardware changes
set HOST_HCDB_SUPPORT