summaryrefslogtreecommitdiffstats
path: root/hwp/nest/p9_sbe_fabricinit_errors.xml
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2015-08-10 16:18:10 -0500
committerDerk Rembold <rembold@de.ibm.com>2015-08-13 08:13:24 -0500
commitcd327f8abdbbc0eb67cec804a0315fd50939681e (patch)
tree6a8c9f351746fbe74d6b210a8ffe4c02197ae7e8 /hwp/nest/p9_sbe_fabricinit_errors.xml
parent98922d2b8c3839f05fcf92cf84db726cbe20ead5 (diff)
downloadtalos-sbe-cd327f8abdbbc0eb67cec804a0315fd50939681e.tar.gz
talos-sbe-cd327f8abdbbc0eb67cec804a0315fd50939681e.zip
p9_sbe_fabricinit - add error XML and build dependencies
Change-Id: I05e27dbcaf0b0205c7e515cedc666b85f22f8e2b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19717 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com> Reviewed-by: Derk Rembold <rembold@de.ibm.com>
Diffstat (limited to 'hwp/nest/p9_sbe_fabricinit_errors.xml')
-rwxr-xr-xhwp/nest/p9_sbe_fabricinit_errors.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/hwp/nest/p9_sbe_fabricinit_errors.xml b/hwp/nest/p9_sbe_fabricinit_errors.xml
new file mode 100755
index 00000000..7a382602
--- /dev/null
+++ b/hwp/nest/p9_sbe_fabricinit_errors.xml
@@ -0,0 +1,31 @@
+<!-- Halt codes for p9_sbe_fabricinit -->
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_SBE_FABRICINIT_FBC_STOPPED_ERR</rc>
+ <description>
+ Procedure: p9_sbe_fabricinit
+ Fabric init sequence not attempted, fabric arbitration is stopped.
+ </description>
+ <ffdc>TARGET</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_SBE_FABRICINIT_FAILED_ERR</rc>
+ <description>
+ Procedure: p9_sbe_fabricinit
+ Fabric init failed, or mismatch in expected ADU status.
+ </description>
+ <ffdc>TARGET</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_SBE_FABRICINIT_NO_INIT_ERR</rc>
+ <description>
+ Procedure: p9_sbe_fabricinit
+ ADU operation completed successfully, but fabric was not initialized.
+ </description>
+ <ffdc>TARGET</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud