Update Rainier Config to enable Host Console Traces
Enable FFDC for rainier
Signed-off-by: Chen Du <duchen@us.ibm.com>
diff --git a/openpower/configs/hostboot/rainier.config b/openpower/configs/hostboot/rainier.config
index 028d527..6ed3559 100755
--- a/openpower/configs/hostboot/rainier.config
+++ b/openpower/configs/hostboot/rainier.config
@@ -42,13 +42,8 @@
#unset PCIE_HOTPLUG_CONTROLLER
-# RTC TODO 246459
-# Console doesn't currently work for Rainier SIMICS
-# so circle back to re-enable it once initial bringup
-# is complete
-## turn on console output
+# turn on console output
set CONSOLE
-#unset CONSOLE
set BMC_AST2500
@@ -76,25 +71,14 @@
unset IPLTIME_CHECKSTOP_ANALYSIS
unset ENABLE_CHECKSTOP_ANALYSIS
-# RTC TODO 246459
-# Console doesn't currently work for Rainier SIMICS
-# so circle back to re-enable it once initial bringup
-# is complete
-## set for trace debug to console
-#set CONSOLE_OUTPUT_TRACE
+# set for trace debug to console
unset CONSOLE_OUTPUT_TRACE
-# RTC TODO 246459
-# Console doesn't currently work for Rainier SIMICS
-# so circle back to re-enable it once initial bringup
-# is complete
-## Output FFDC to console
-#set CONSOLE_OUTPUT_FFDCDISPLAY
-unset CONSOLE_OUTPUT_FFDCDISPLAY
+# Output FFDC to console
+set CONSOLE_OUTPUT_FFDCDISPLAY
-# RTC TODO 246459
-# Remove once we have better console FFDC and are
-# through initial bringup
+# RTC TODO 248361
+# Remove some time before product ships
set PRINT_SYSTEM_INFO
# Terminate Hostboot when errors occur in manufacturing mode