diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml index 16e414416..9efd215bb 100644 --- a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml +++ b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml @@ -5,7 +5,7 @@ <!-- --> <!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- Contributors Listed Below - COPYRIGHT 2016,2017 --> +<!-- Contributors Listed Below - COPYRIGHT 2016,2018 --> <!-- [+] International Business Machines Corp. --> <!-- --> <!-- --> @@ -177,10 +177,10 @@ <!-- ******************************************************************** --> <hwpError> <sbeError/> - <rc>RC_P9_INT_WORKAROUND_ERR</rc> + <rc>RC_P9_INT_SCRUB_NOT_FINISHED_ERR</rc> <description> Procedure: p9_sbe_check_quiesce - If we hit an error in the INT unit workaround for DD1 part + Cache scrub operation did not finish within programmed wait period </description> <ffdc>TARGET</ffdc> <ffdc>ADDRESS</ffdc> |