summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-01-07 14:35:20 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-05-13 15:28:19 -0400
commit87f1c9b2ebd64184b4c46819c44d789644d5694c (patch)
tree136ed787a7c79c452cc66e35a47ad8f7edb6fe53 /src/import/chips
parent90479a29e20ca983591d09f7aef8bb89db2349b6 (diff)
downloadtalos-hostboot-87f1c9b2ebd64184b4c46819c44d789644d5694c.tar.gz
talos-hostboot-87f1c9b2ebd64184b4c46819c44d789644d5694c.zip
Add mcbist L2 function
Change-Id: If356eff75d983c43f58268385be51f436b13c986 Original-Change-Id: I8b98c188d6a642eb49d89deffcbd697d9cf7afdc Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23895 Tested-by: Jenkins Server Reviewed-by: Craig C. Hamilton <cchamilt@us.ibm.com> Reviewed-by: Andre A. Marin <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24534 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
index f3fd22fb3..8136b22d4 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
@@ -7,7 +7,7 @@
<!-- -->
<!-- EKB Project -->
<!-- -->
-<!-- COPYRIGHT 2015 -->
+<!-- COPYRIGHT 2015,2016 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -105,7 +105,13 @@
<target>TARGET_IN_ERROR</target>
</deconfigure>
</hwpError>
-
+
+ <hwpError>
+ <rc>RC_MSS_MCBIST_PROGRAM_TOO_BIG</rc>
+ <description>MCBIST program larger than currently supported size</description>
+ <ffdc>PROGRAM_LENGTH</ffdc>
+ </hwpError>
+
</hwpErrors>
OpenPOWER on IntegriCloud