summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/perv/p9_extract_sbe_rc.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/perv/p9_extract_sbe_rc.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_extract_sbe_rc.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_extract_sbe_rc.H b/src/import/chips/p9/procedures/hwp/perv/p9_extract_sbe_rc.H
index 8b801fb54..b1514672a 100644
--- a/src/import/chips/p9/procedures/hwp/perv/p9_extract_sbe_rc.H
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_extract_sbe_rc.H
@@ -46,6 +46,8 @@ namespace P9_EXTRACT_SBE_RC
{
enum RETURN_ACTION
{
+ ERROR_RECOVERED = 0, // Something happened with the SBE, we committed the errors involved
+ // (as informational), attempted and successfully rebooted the SBE
RESTART_SBE = 1, // Trigger external HRESET to reset SBE
RESTART_CBS = 2, // Trigger Warm ipl where we don't switch off VSB just toggle start_cbs from FSP
REIPL_BKP_SEEPROM = 3, // Run IPL by selecting backup seeprom
OpenPOWER on IntegriCloud