Enable consecutive SBE updates in Rainier
Enables consecutive SBE updates in Rainier and aggressive LRU to
free enough memory for said updates
Signed-off-by: Nick Bofferding <bofferdn@us.ibm.com>
diff --git a/openpower/configs/hostboot/rainier.config b/openpower/configs/hostboot/rainier.config
index 68a9aa6..acc92a4 100755
--- a/openpower/configs/hostboot/rainier.config
+++ b/openpower/configs/hostboot/rainier.config
@@ -32,13 +32,14 @@
set GPIODD
unset PALMETTO_VDDR
-# Disable SBE updates until it is supported
-# TODO: Re-enable SBE Updates when supported
-unset SBE_UPDATE_CONSECUTIVE
+# Enable consecutive SBE updates
+set SBE_UPDATE_CONSECUTIVE
unset SBE_UPDATE_INDEPENDENT
unset SBE_UPDATE_SEQUENTIAL
unset SBE_UPDATE_SIMULTANEOUS
-set NO_SBE_UPDATES
+unset NO_SBE_UPDATES
+# NOTE: Aggressive LRU currently required to free enough memory for SBE updates
+set AGGRESIVE_LRU
#unset PCIE_HOTPLUG_CONTROLLER